Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Matching 2 spreadsheets9tabs) in 1 excel s/s

hi,
Does any one know what formula (ie: Index Match) to match at least 2-3
fields on 2 spreadsheets(data obtained from 2 systems)? If there are any
empty columns in any of the spreadsheet, do we have to remove them in order
for the formula to work?


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Matching 2 spreadsheets9tabs) in 1 excel s/s

Without knowing the layout of the data, it's difficult to guess.

Maybe you could use two formulas -- one for each worksheet and match on the
first column and first row.

If the data to match is in each row, then there are formulas for that, too.

If the data being returned is numeric and there are fewer than 2 matches (1
match or no matches), then you may be able to use =sumifs() in xl2007+ or
=sumproduct() in any version.

As for the empty data, you could always check that first:

=if(a1="","", index/match/sumifs/...formula here)

But all those details would depend on how the table is laid out.

Office Girl J wrote:

hi,
Does any one know what formula (ie: Index Match) to match at least 2-3
fields on 2 spreadsheets(data obtained from 2 systems)? If there are any
empty columns in any of the spreadsheet, do we have to remove them in order
for the formula to work?


--

Dave Peterson
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
sorting and matching in excel zhen Excel Worksheet Functions 1 November 4th 09 01:30 PM
Help with Matching Text Fields - Then Moving the Matching Cells Side by Side [email protected] Excel Discussion (Misc queries) 2 June 11th 07 02:38 PM
Matching data using Excel Michael Excel Discussion (Misc queries) 1 October 10th 06 02:14 PM
Excel - Matching data Peter Excel Discussion (Misc queries) 3 October 12th 05 02:19 PM
Matching data and linking it to the matching cell yvonne a via OfficeKB.com Links and Linking in Excel 0 July 13th 05 07:30 PM


All times are GMT +1. The time now is 11:12 PM.

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

About Us

"It's about Microsoft Excel"