LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

I don't understand why you would want to invoke a SumProduct formula
with just one condition. Your current formula can be replaced just with:

=SUMIF(SalesDate,AH27,NetSalesHOBO)/100

To also consider a second range to sum with the same condition:

=(SUMIF(SalesDate,AH27,NetSalesHOBO)+SUMIF(SalesDa te,AH27,VATHOBO))/100

John wrote:
I am trying to add the Range Name - VATHOBO to NetSalesHOBO to the existing
formula below, but can't get the syntax correct. Perhaps someone could help


=IF(ISERROR(SUMPRODUCT(--(SalesDate=AH27),NetSalesHOBO))/100,0,SUMPRODUCT(--
(SalesDate=AH27),NetSalesHOBO))/100


 
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
range names Pedro Excel Worksheet Functions 2 January 18th 05 03:38 AM
How do I use Range Names listed in a VLookup table in a formula? Essbasedvlpr32 Excel Worksheet Functions 3 December 15th 04 10:11 PM
Range Names wal50 Excel Worksheet Functions 3 November 27th 04 12:49 AM
range names Pedro Excel Worksheet Functions 1 November 9th 04 06:27 PM
range names Pedro Excel Worksheet Functions 0 November 9th 04 06:26 PM


All times are GMT +1. The time now is 07:26 AM.

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"