#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Conditional Sum

I have a Excel File Saved on this below Link

http://www.savefile.com/files/1923737

A B C D E F G
Name Type Sun Mon Tue Wed Total
Joe Gold 5 5 2 12
Adam Silver 2 1 2 1 6
Sam Silver 3 3 2 2 10
David Blue 4 4 4 0 12
Sean Gold 3 3 3 2 11
Rod Silver 5 5 5 15

in Cell C:10 i have a Data Validation drop list =$C$1:$F$1

I want a formula which will give me the balance remaining of a particular
type depending on the selection in Cell C:10

Eg. If C:10 = mon

Balance Remain For = 7

It is much easier to understand if you can have a look at my excel file
saved on http://www.savefile.com/files/1923737

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Conditional Sum

Typo
Eg. If C:10 = mon

Balance Remain For gold = 7


Eg. If C:10 = Mon (Selected from Drop Down List)

B11 = Gold C11 = 8 (Calculated with formula
=SUMPRODUCT(($B$2:$B$7=B11)*(INDIRECT($C$10)))
B12 = Silver C12 =9
B13 = Blue C13 = 4


I want a formula for balance remain in cell D11 for gold = 7


"claude jerry" wrote:

I have a Excel File Saved on this below Link

http://www.savefile.com/files/1923737

A B C D E F G
Name Type Sun Mon Tue Wed Total
Joe Gold 5 5 2 12
Adam Silver 2 1 2 1 6
Sam Silver 3 3 2 2 10
David Blue 4 4 4 0 12
Sean Gold 3 3 3 2 11
Rod Silver 5 5 5 15

in Cell C:10 i have a Data Validation drop list =$C$1:$F$1

I want a formula which will give me the balance remaining of a particular
type depending on the selection in Cell C:10

Eg. If C:10 = mon

Balance Remain For = 7

It is much easier to understand if you can have a look at my excel file
saved on http://www.savefile.com/files/1923737

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
New Conditional Format Overriding Previous Conditional Format Rene Excel Discussion (Misc queries) 3 February 27th 08 06:08 PM
Conditional Rank (or rather, Conditional Range) [email protected] Excel Worksheet Functions 6 April 16th 07 06:15 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


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

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"