A
Aine
Hi All,
Sorry, this may seem like an elementary question but....
First of all I have three seperate worksheets containing data within my
workbook.
I want to return all rows from each of those worksheets that matches a
certain criteria to another worksheet, without having to manipulate the
data.
e.g.
I have charge codes beginning in 1-90XX, 1-91xx, etc...
These appear multiple times in the worksheets that contain data
I want to search sheets 1 - 3 to see if any rows contain them & if they
do, I want all these complete rows to appear in another worksheet
within that same workbook.
VLOOKUP function will not work for me as the charge code is in column O
& I can only get it to return data within that row for column O onward.
Also, I am unsure if you can get VLOOKUP to check for multiple
conditions
* What function should I be using?
* Can you use VLOOKUP in a nested statement to search for the various
conditions(charge codes)?
* Can VLOOKUP return a whole row, without having to specify the column?
* Can VLOOKUP return data previous to the column where the criteria of
the search is met?
* Finally: Should I try to use Macros & if so, can someone point me in
the right direction???
Thanks,
Aine
Sorry, this may seem like an elementary question but....
First of all I have three seperate worksheets containing data within my
workbook.
I want to return all rows from each of those worksheets that matches a
certain criteria to another worksheet, without having to manipulate the
data.
e.g.
I have charge codes beginning in 1-90XX, 1-91xx, etc...
These appear multiple times in the worksheets that contain data
I want to search sheets 1 - 3 to see if any rows contain them & if they
do, I want all these complete rows to appear in another worksheet
within that same workbook.
VLOOKUP function will not work for me as the charge code is in column O
& I can only get it to return data within that row for column O onward.
Also, I am unsure if you can get VLOOKUP to check for multiple
conditions
* What function should I be using?
* Can you use VLOOKUP in a nested statement to search for the various
conditions(charge codes)?
* Can VLOOKUP return a whole row, without having to specify the column?
* Can VLOOKUP return data previous to the column where the criteria of
the search is met?
* Finally: Should I try to use Macros & if so, can someone point me in
the right direction???
Thanks,
Aine