Avatar of Wilder1626
Wilder1626
Flag for Canada asked on

VBA - Before After macro

Hi

I have a Excel file with 3 sheets:
Before
After
Recap

I need to validate the differences between the Before and After sheet and put transfer the results in sheet called  Recap.

In attachment, if you look at sheet Before in the Test4 column, you will see some values. I need to search for the values not showing in sheet After in the same column and transfer the values missing in the sheet Recap column A starting at Row 2 going down.

I need to also do the same thing with Sheet After column Test 4 not showing in Sheet Before column Tes4. Result of missing value will go into Recap column B.

How can i do that?

In attachment you will have a sample and the final result i should get in the Recap sheet.
Thanks
before-after.xlsm
Microsoft ExcelSpreadsheetsVisual Basic ClassicVBA

Avatar of undefined
Last Comment
Wilder1626

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Saurabh Singh Teotia

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Wilder1626

ASKER
Thanks for your help. This is what i was looking for.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy