Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Comparing two workbooks.

I need to look at the data in a particular cell then (employee name) compare
it to a list in another worksheet. When I find the match (employe names
match) I need to read the data in the next cell (office location).

Then I need to take that data (office location) and use it to tell the first
worksheet where to write the information beneath the original cell (it will
be a worksheet named the same as office location).

Any help would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Comparing two workbooks.

Either VLOOKUP or INDEX/MATCH would serve the purpose here. VLOOKUP is
simplest but requires the lookup col to be the leftmost, with return cols to
the right. INDEX/MATCH provides more versatility, MATCH on any lookup col,
return on desired INDEX col

Suggest you try Debra's nice coverage on VLOOKUP or INDEX/MATCH at her:

http://www.contextures.com/xlFunctions02.html
VLOOKUP

http://www.contextures.com/xlFunctions03.html
INDEX/MATCH

There's also some sample workbooks available for d/l & study
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Kevin Porter" wrote:
I need to look at the data in a particular cell then (employee name) compare
it to a list in another worksheet. When I find the match (employe names
match) I need to read the data in the next cell (office location).

Then I need to take that data (office location) and use it to tell the first
worksheet where to write the information beneath the original cell (it will
be a worksheet named the same as office location).

Any help would be appreciated.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I merge 2 workbooks by comparing one column Sadiya Bilgrami Excel Worksheet Functions 1 October 25th 06 09:11 PM
Comparing Workbooks JS Excel Discussion (Misc queries) 2 October 21st 05 01:20 PM
comparing workbooks glenn Excel Discussion (Misc queries) 1 August 2nd 05 01:13 PM
Comparing data on 2 workbooks Joshua Excel Worksheet Functions 1 June 22nd 05 04:05 PM
Formula for comparing text in two workbooks Bob Excel Worksheet Functions 2 December 9th 04 08:45 PM


All times are GMT +1. The time now is 05:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"