Copy Data if item does not exist on another sheet

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,563
Office Version
  1. 2021
Platform
  1. Windows
I Have a list of items in Col A on sheet4


I need a macro to the items on sheet4 in Col A after the last row in Col A on Sheet5 if these items do not exist in Col A on Sheet5


For eg is Ste01 is in Col A on Sheet4 and exists in Col A on Sheet5 then do NOT copy. If MTT001 is in Col A on sheet4 but is not on sheet5 in Col A , then this must be copied


your assistance in writing the code is much appreciated
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Re: Copy Data if item does not exist omn another sheet

Meant That :


I need a macro to copy items on sheet4 in Col A after the last row in Col A on Sheet5 if these items do not exist in Col A on Sheet5


For eg is Ste01 is in Col A on Sheet4 and exists in Col A on Sheet5 then do NOT copy. If MTT001 is in Col A on sheet4 but is not on sheet5 in Col A , then this must be copied


your assistance in writing the code is much appreciated
 
Upvote 0

Forum statistics

Threads
1,215,137
Messages
6,123,254
Members
449,093
Latest member
Vincent Khandagale

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top