LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default SUMPRODUCT and other formulas combined...

I often use the SUMPRODUCT formula in the following manner:

=SUMPRODUCT(--(OFFICE=$B12),--(REVENUE<""),--(REGION="1 - Canada"))

where... OFFICE, REVENUE and REGION are all 'Names' given to column ranges

I often, however, find that my data is structured in such a way that I could
really benefit from being able to use other formulas in conjunction with the
SUMPRODUCT format. For instance, it would be great if I could structure the
'REGION' section of the above formula to only have to look at the first
character (I'll attempt to demonstrate my thinking by way of the following
altered version of the above formula):

=SUMPRODUCT(--(OFFICE=$B12),--(REVENUE<""),--((LEFT(REGION,1))=1))

Is something like this possible?

Thanks in advance!




 
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



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