Hello all. I have two data files (excel files) that I need to do a find a replace on. The first file (original file) has 2,500+ rows of data and 60+ columns of data. The second file (replacement file) has 45 rows of data and 6 columns of data. There is a column in both data files that act as a "key".
What I'm trying to do is end up with a file with the same number of columns and rows as the first file, but use the second file to replace values in the first file if they are populated in the second file. Attached is a screen shot of what the second file looks like without any P.I.
Thanks!