steveh8204
Board Regular
- Joined
- Aug 20, 2018
- Messages
- 151
Hi, I am new to Vba and have picked up a lot but I still need some help with a spreadsheet I am putting together.
I have two sets of stock sheets (on separate worksheets) in the same file that I need to compare to see which ones exist in one that don't in the other and then highlight them.
I have made huge strides with using v-lookups inside macro modules to compare quantities that do exist in both (and compare) but I'm still not sure of the best way to highlight new ones as described above.
Any help with this would be appreciated.
Thanks in advance.
I have two sets of stock sheets (on separate worksheets) in the same file that I need to compare to see which ones exist in one that don't in the other and then highlight them.
I have made huge strides with using v-lookups inside macro modules to compare quantities that do exist in both (and compare) but I'm still not sure of the best way to highlight new ones as described above.
Any help with this would be appreciated.
Thanks in advance.