What I have is two sheets, 'Template' and 'Sheet2', on template i have a database and in column F a list of names (in example i have it sorted but in the actual it wont be). On Sheet2 in column B there is a list of the names (removing duplicates) used in database, column C holds a code (could be text or number).
What I need is the search list to look at Sheets("sheet1").Range("B:B") and then add the corresponding code from C:C in to the database on Sheets("Template").Range("F:F").
I am banging my head against the wall......
Help.xlsm![]()
Please Login or Register to view this content.
Bookmarks