Hi,
I need a macro which copies all of the column values on the same row of a string for all the sheets in a workbook.
1.When an user inputs a string, the macro will scan each sheet searching for an exact match of the string then copies all of the column values on the same row of the string. If there is an empty cell, the macro will return an empty cell.
2. The macro should be able scan all of the sheets in a workbook for all matches.
3. The macro should be able to process more than one input at a time.
I appreciate your help.
I've attached a sample excel file.Attachment 165606
Bookmarks