View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Barb Reinhardt
 
Posts: n/a
Default Advanced Filter/Extracting Data

You could use VLOOKUP to get the info you want.

"jayrthomas" wrote:

If I have a master list of 800 accounts and a smaller list of 200 accounts,
how would I go about extracting the data from Spreadsheet A to Spreadsheet B
for just those 200 accounts? Spreadsheet A containing detailed account
information, Spreadsheet B containing just Account Names. Both spreadsheets
with a common field, "Account Name."

Thanks