Forum Discussion
sambomim
Oct 28, 2022Copper Contributor
Copy entire row to another sheet if value matche
Hello guys, I have 2 sheets, and they share one value, the customer ID, so, I need to cross the information between. Taking in consideration the Customer ID, I need to know the page URL who generate...
- Oct 30, 2022
NikolinoDE
Oct 30, 2022Platinum Contributor
first
then
Compare two versions of a workbook by using Spreadsheet Compare
or with VBA, if this is posible in your excel Version.
the code or the file is from a long time ago and I don't even know where it can be from (internet site or from me), but it should work. Code can be found in the file.
Hope I was able to help you :).
I know I don't know anything (Socrates)
sambomim
Oct 31, 2022Copper Contributor
Thanks NikolinoDE for your help! 😉