LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Multiple Scenarios

Sorry, have tried the various solutions (initial query was bounced back as
error msg came up, so reposted and they both ended up on the boards) with no
success.

What I am really trying to do is some form of lookup so that if the fruit is
included to be aggregated (simple Yes/No list) in a particular week, a total
will be derived across the categories, e.g. below would mean that 750 would
be totalled for Apples and Pears in week of 1 Jan. I've succeeded by doing
=sumif(B3="Yes",b4)+sumif(d3="Yes",d4)=sumif(f3="Y es",f4) but I wondered if
there was an easier way?

Apples Pears Oranges
01-Jan 08-Jan 01-Jan 08-Jan 01-Jan 08-Jan
Included? Yes Yes Yes Yes No No
Sales 400 450 300 275 10 15
Costs (240) (270) (180) (165) (7) (11)
Profit 160 180 120 110 3 4


"Steve Hickman" wrote:

I am trying to set up a formula to allow five variables to be aggregated (or
not)when they are switched on or off.

e.g.

Apples Pears Oranges Peaches Strawberries
Yes Yes No Yes No
Sales 500 330 200 199 54
Costs -30 -44 -180 -99 -30
Profit 470 286 20 100 24

I want to set the formula up so that Apples, Pears and Peaches would be
aggregated in the above example. I can't seem to do this through IF as there
are too many outcomes. Similarly, SUMIF works on the above, however I have
weekly data for each of the above fruit and SUMIF doesn't work if I put time
intervals in.

This seems to be a pretty basic modelling query and I'm reasonably
experienced, but it has got me totally stumped! Any ideas?

 
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
Count using multiple scenarios Lise Excel Discussion (Misc queries) 4 January 21st 09 09:16 PM
calculating multiple scenarios CMD Excel Discussion (Misc queries) 1 February 5th 08 11:51 AM
IF statement - multiple scenarios Laz Excel Worksheet Functions 4 October 11th 07 04:45 AM
IF statement with multiple scenarios. AMS Excel Discussion (Misc queries) 3 May 21st 07 09:47 PM
How to do if/then formula with multiple scenarios. JudyK Excel Discussion (Misc queries) 1 October 16th 06 05:39 PM


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