Thread: Lookup Macro
View Single Post
 
Old 02-05-2013, 05:50 PM
Cardinal2 Cardinal2 is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Feb 2013
Posts: 10
Cardinal2 is on a distinguished road
Default

Hi OPM, here is my question in a slightly changed manner.

I would like help in writing VBA for a Macro activated by a control button in my spreadsheet.
The spreadsheet has mixed number and letter entries in column L eg. 19:44:B5
I will paste onto the sheet, 3 additional columns R,S and T, these columns
Will have about 400 rows. One cell in column R will have the matching cell value
As listed above for Column L eg 19:44:B5
I would select a cell in Column L and activate the Macro. The Macro would search
The 400 rows in column R and once it located the matching data in the cell in Column R
Would copy the matching data next to the selected cell in Column L and also copy the
Additional data that is in Column S and T that are next to
In the end I would have Column L,R,S and T would look like
19:44:B5, 19:44:b5, data,data
Any help would be appreciated
Matthew
Reply With Quote