#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default matching

HI,
Is there a way to do two way matching of two sheets?
Sheet1
A1 B1
Customer Name Amounts
Sheet2
A1 B1 C1
Customer Name Amounts (if the same customer is in both sheet sumup the
amounts)

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default matching



=SUMIF(Sheet1!A:A,Name,Sheet1!B:B)+SUMIF(Sheet2!A: A,Name,Sheet2!B:B)

Will sum if customer is in EITHER one OR both sheets.

Replace name with TEXT or cell containing name.



"John" wrote:

HI,
Is there a way to do two way matching of two sheets?
Sheet1
A1 B1
Customer Name Amounts
Sheet2
A1 B1 C1
Customer Name Amounts (if the same customer is in both sheet sumup the
amounts)

Thanks

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
matching OfficeNDN Excel Discussion (Misc queries) 2 September 13th 06 03:08 AM
Need help matching... Steve Excel Worksheet Functions 0 September 8th 06 12:49 PM
Matching cj21 Excel Discussion (Misc queries) 12 February 9th 06 12:40 AM
Matching cj21 Excel Discussion (Misc queries) 4 January 30th 06 07:40 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 04:45 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"