Lookup values in a list and return multiple rows of data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

I am trying to lookup data in a column and if it matches a particular value
and want to copy the whole row to a new worksheet. There will be more than
one row that matches the value so I accnot use VLookup. Can anyone suggest
an approach please?

Many thanks,

Amanda
 
Amanda said:
Hi there,

I am trying to lookup data in a column and if it matches a particular value
and want to copy the whole row to a new worksheet. There will be more than
one row that matches the value so I accnot use VLookup. Can anyone suggest
an approach please?

Many thanks,

Amanda
You might want to consider the ArrayRowFilter1 function in the freely
downloadable file at http://home.pacbell.net/beban.

Alan Beban
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top