Hey guys
I have two versions of the same files. One of them is the updated one with the new data. Now I have troubles writing a macro which does the following:
Ask which file I want to compare it to.
Comparing two identification numbers in those two different files.
If they match, it shall compare the price (which is in the same row as the identification number) and update + mark it if different and do nothing if the same.
go threw that list of identification numbers and search the next one in the other file and do that till there are no more rows
Is that something you guys can help me with?
Thanks a lot
I have two versions of the same files. One of them is the updated one with the new data. Now I have troubles writing a macro which does the following:
Ask which file I want to compare it to.
Comparing two identification numbers in those two different files.
If they match, it shall compare the price (which is in the same row as the identification number) and update + mark it if different and do nothing if the same.
go threw that list of identification numbers and search the next one in the other file and do that till there are no more rows
Is that something you guys can help me with?
Thanks a lot