John Darby
asked on
VBA code breakdown in XLS
In the following query, I received a great answer from SKTNEER: https://www.experts-exchange.com/questions/28936014/Excel-compare-2-columns.html?anchorAnswerId=41525775#a41525775
I would like to have a chance to do this kind of work, myself. Would someone mind breaking down the functional aspect of the code; I can see where values are being returned to cells (eg. D2). I am just hoping for a hand-up to understand this better.
Thanks, in-advance,
JohnD
I would like to have a chance to do this kind of work, myself. Would someone mind breaking down the functional aspect of the code; I can see where values are being returned to cells (eg. D2). I am just hoping for a hand-up to understand this better.
Thanks, in-advance,
JohnD
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER