Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Socialism
 
Posts: n/a
Default match two spreadsheets

In Excel is there a way if I have two spreadsheets that it can match on
one of the cells and create a third spreadsheet that contains data from
the first two.

For example
spreadsheet #1 has
field1,field2
john lasson,09/21/2004
john smith,05/15/2004

spreadsheet #2 has
field1,field2
john smith,$120
john lasson,$140

I'd have it match up so I'd get a 3rd sheet with
john lasson,09/21/2004,$140
john smith,05/15/2004,$120
Is there a way to do this in excel?

Thanks,
Chris

  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
1. copy the values from sheet1 in sheet3
2. in column C use a formula such as
C2:
=VLOOKUP(A1,'sheet2'!$A$1:$B$100,2,0)
and copy down

--
Regards
Frank Kabel
Frankfurt, Germany

"Socialism" schrieb im Newsbeitrag
ups.com...
In Excel is there a way if I have two spreadsheets that it can match

on
one of the cells and create a third spreadsheet that contains data

from
the first two.

For example
spreadsheet #1 has
field1,field2
john lasson,09/21/2004
john smith,05/15/2004

spreadsheet #2 has
field1,field2
john smith,$120
john lasson,$140

I'd have it match up so I'd get a 3rd sheet with
john lasson,09/21/2004,$140
john smith,05/15/2004,$120
Is there a way to do this in excel?

Thanks,
Chris


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 get my actuarial spreadsheets to comply with SOx? Steven Geordie Boy Excel Discussion (Misc queries) 0 December 22nd 04 03:55 PM
Match & Index Phyllis B. Excel Worksheet Functions 2 November 27th 04 03:26 PM
How do i Match all COLUMNS? Siddiqui Excel Worksheet Functions 1 November 9th 04 08:26 PM
Find a match that;s not exact Phyllis Excel Worksheet Functions 0 November 8th 04 08:12 PM
Vlookup, Index & Match Phyllis Excel Worksheet Functions 1 November 8th 04 06:11 PM


All times are GMT +1. The time now is 03:32 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"