#1   Report Post  
Posted to microsoft.public.excel.misc
hipkey
 
Posts: n/a
Default Formula Help


I am having a problem writing a formula to calculate the information I
need in report. Is it possible to write a formula that will
automatically fill in the pink table based on the information contained
in the 3 columns? I manually plugged the numbers in the pink cells but
am wondering if there is a way to automate this.

Thank you for any help.

Steve


+-------------------------------------------------------------------+
|Filename: Formula.pdf |
|Download: http://www.excelforum.com/attachment.php?postid=4737 |
+-------------------------------------------------------------------+

--
hipkey
------------------------------------------------------------------------
hipkey's Profile: http://www.excelforum.com/member.php...o&userid=34245
View this thread: http://www.excelforum.com/showthread...hreadid=539962

  #2   Report Post  
Posted to microsoft.public.excel.misc
Marvin P. Winterbottom
 
Posts: n/a
Default Formula Help

link says invalid attachment

"hipkey" wrote:


I am having a problem writing a formula to calculate the information I
need in report. Is it possible to write a formula that will
automatically fill in the pink table based on the information contained
in the 3 columns? I manually plugged the numbers in the pink cells but
am wondering if there is a way to automate this.

Thank you for any help.

Steve


+-------------------------------------------------------------------+
|Filename: Formula.pdf |
|Download: http://www.excelforum.com/attachment.php?postid=4737 |
+-------------------------------------------------------------------+

--
hipkey
------------------------------------------------------------------------
hipkey's Profile: http://www.excelforum.com/member.php...o&userid=34245
View this thread: http://www.excelforum.com/showthread...hreadid=539962


  #3   Report Post  
Posted to microsoft.public.excel.misc
Tim M
 
Posts: n/a
Default Formula Help

I get an 'invalid attachement' message when I tried to look at what you are
referring to (thus we have no idea the significance of the pink area.)

"hipkey" wrote:


I am having a problem writing a formula to calculate the information I
need in report. Is it possible to write a formula that will
automatically fill in the pink table based on the information contained
in the 3 columns? I manually plugged the numbers in the pink cells but
am wondering if there is a way to automate this.

Thank you for any help.

Steve


+-------------------------------------------------------------------+
|Filename: Formula.pdf |
|Download: http://www.excelforum.com/attachment.php?postid=4737 |
+-------------------------------------------------------------------+

--
hipkey
------------------------------------------------------------------------
hipkey's Profile: http://www.excelforum.com/member.php...o&userid=34245
View this thread: http://www.excelforum.com/showthread...hreadid=539962


  #6   Report Post  
Posted to microsoft.public.excel.misc
hipkey
 
Posts: n/a
Default Formula Help


I am having a problem writing a formula to calculate the information I
need in report. Is it possible to write a formula that will
automatically fill in the pink table based on the information contained
in the 3 columns? I manually plugged the numbers in the pink cells but
am wondering if there is a way to automate this.

Thank you for any help.

Steve


+-------------------------------------------------------------------+
|Filename: Excel.jpg |
|Download: http://www.excelforum.com/attachment.php?postid=4738 |
+-------------------------------------------------------------------+

--
hipkey
------------------------------------------------------------------------
hipkey's Profile: http://www.excelforum.com/member.php...o&userid=34245
View this thread: http://www.excelforum.com/showthread...hreadid=539962

  #7   Report Post  
Posted to microsoft.public.excel.misc
Sandy Mann
 
Posts: n/a
Default Formula Help

Reconstructing you initial data table in A1:C6 (you don't have any cell
references in your attachment) and the Results table in D9: J11 with the
Projects in D9:D11

$0 - $49.99 # formula:
=SUMPRODUCT(($C$2:$C$60)*($C$2:$C$6<50)*($B$2:$B$ 6=D10))
Total formula:
=SUMPRODUCT(($C$2:$C$60)*($C$2:$C$6<50)*($B$2:$B$ 6=D10)*($C$2:$C$6))

$50 - $99.99 Formula:
=SUMPRODUCT(($C$2:$C$6=50)*($C$2:$C$6<100)*($B$2: $B$6=D10))
Total formula:
=SUMPRODUCT(($C$2:$C$6=50)*($C$2:$C$6<100)*($B$2: $B$6=D10)*($C$2:$C$6))

$100 formula:

=SUMPRODUCT(($C$2:$C$6=100)*($B$2:$B$6=D10))
Total formula:
=SUMPRODUCT(($B$2:$B$6=D10)*($C$2:$C$6=100)*($C$2 :$C$6))

and cop down for Project ITB


--
HTH

Sandy
In Perth, the ancient capital of Scotland


with @tiscali.co.uk


"hipkey" wrote in
message ...

I am having a problem writing a formula to calculate the information I
need in report. Is it possible to write a formula that will
automatically fill in the pink table based on the information contained
in the 3 columns? I manually plugged the numbers in the pink cells but
am wondering if there is a way to automate this.

Thank you for any help.

Steve


+-------------------------------------------------------------------+
|Filename: Excel.jpg |
|Download:
http://www.excelforum.com/attachment.php?postid=4738 |
+-------------------------------------------------------------------+

--
hipkey
------------------------------------------------------------------------
hipkey's Profile:
http://www.excelforum.com/member.php...o&userid=34245
View this thread: http://www.excelforum.com/showthread...hreadid=539962



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
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 09:02 PM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 07:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 06:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 04:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 05:37 PM


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