ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Calculation / Formula HELP (https://www.excelbanter.com/excel-worksheet-functions/132753-calculation-formula-help.html)

Dawn

Calculation / Formula HELP
 
I am using the below formula to calculate the total for the subtitles listed,
now i need to add to this in order to sub total these by date as well...any
help would be WONDERFUL!! (p.s. thanks to the postings i was able to use the
below formula - what a life saver!!)


Status $ Amount Type Date worked Processor Initials


=SUMPRODUCT((E$2:E$2500="PROCESSOR")*(A$2:A$2500 = "STATUS")*(B$2:B$2500))

Duke Carey

Calculation / Formula HELP
 
Dawn -

You may find pivot tables to be a greater time saver. Here's a great
resource for learning about them

http://peltiertech.com/Excel/Pivots/pivotstart.htm

meanwhile, you could try

=SUMPRODUCT((E$2:E$2500="PROCESSOR")*(A$2:A$2500 =
"STATUS")*(B$2:B$2500)*(D$2:D$2500="2/15/2007")

"Dawn" wrote:

I am using the below formula to calculate the total for the subtitles listed,
now i need to add to this in order to sub total these by date as well...any
help would be WONDERFUL!! (p.s. thanks to the postings i was able to use the
below formula - what a life saver!!)


Status $ Amount Type Date worked Processor Initials


=SUMPRODUCT((E$2:E$2500="PROCESSOR")*(A$2:A$2500 = "STATUS")*(B$2:B$2500))


Teethless mama

Calculation / Formula HELP
 
Your formula is missing a ")" at the end


"Duke Carey" wrote:

Dawn -

You may find pivot tables to be a greater time saver. Here's a great
resource for learning about them

http://peltiertech.com/Excel/Pivots/pivotstart.htm

meanwhile, you could try

=SUMPRODUCT((E$2:E$2500="PROCESSOR")*(A$2:A$2500 =
"STATUS")*(B$2:B$2500)*(D$2:D$2500="2/15/2007")

"Dawn" wrote:

I am using the below formula to calculate the total for the subtitles listed,
now i need to add to this in order to sub total these by date as well...any
help would be WONDERFUL!! (p.s. thanks to the postings i was able to use the
below formula - what a life saver!!)


Status $ Amount Type Date worked Processor Initials


=SUMPRODUCT((E$2:E$2500="PROCESSOR")*(A$2:A$2500 = "STATUS")*(B$2:B$2500))



All times are GMT +1. The time now is 07:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com