Hello everyone!
I have been browsing through the forum and have found very similar questions but none that quite answer what I need to do.
The goal is to compare two data tables at every cell, and write “match” or “mismatch” to a third data table at each cell.
My logic so far in pseudocode is this:
But I end up with a blank dt3.
Any thoughts or suggestions?
Thank you so much in advance!