G
GerryK
Hi,
Could I please get some help to create a macro to solve
this situation?
I have in Sheet1 data in columns A through W. (10,000 rows
(records) maximum).
On Sheet2 I would like to display all records from Sheet1
columns Q and R in columns A30 and B30 down that meet
criteria I place in Sheet2 J1:J4.
In other words I am attempting to populate Sheet2 A30 and
B30 down with data from columns Q and R from Sheet1 but
based on my entries in Sheet2 thus:
Sheet2 J1 entry will look for a match in Sheet 1 column B
Sheet2 J2 entry will look for a match in Sheet 1 column F
Sheet2 J3 entry will look for a match in Sheet 1 column L
Sheet2 J4 entry will look for a match in Sheet 1 column O
Is something like this even possible?
I was originally thinking of a multiple VLOOKUP scenario
but can only get 1 query to work on one column and now I'm
stuck.
TIA
Gerry
Could I please get some help to create a macro to solve
this situation?
I have in Sheet1 data in columns A through W. (10,000 rows
(records) maximum).
On Sheet2 I would like to display all records from Sheet1
columns Q and R in columns A30 and B30 down that meet
criteria I place in Sheet2 J1:J4.
In other words I am attempting to populate Sheet2 A30 and
B30 down with data from columns Q and R from Sheet1 but
based on my entries in Sheet2 thus:
Sheet2 J1 entry will look for a match in Sheet 1 column B
Sheet2 J2 entry will look for a match in Sheet 1 column F
Sheet2 J3 entry will look for a match in Sheet 1 column L
Sheet2 J4 entry will look for a match in Sheet 1 column O
Is something like this even possible?
I was originally thinking of a multiple VLOOKUP scenario
but can only get 1 query to work on one column and now I'm
stuck.
TIA
Gerry