Until Sunday I was a Sumproduct virgin and now I am trying to crack the world or rather my accounting system!
In one spreadsheet (called Bus Exp) I record all of my business expenses including mileage and other information including the date (column B) and the amount (Column d).
I created the following formula which by changing the arguments will allow me to calculate specfic expenses between specfic dates - it works perfectly.
=SUMPRODUCT(($B$3:$B$1001>=DATE(2010,4,4))*($B$3:$B$1001<=DATE(2010,5,2))*($A$3:$A$1001="Mileage"),--$D$3:$D$1001)
The final step I want to use the formula on a different 'summary' spreadsheet within the same workbook, which will enable me to monitor my business profitability on a more frequent basis. Can anyone provide me with an amended formula including sheet name e.g. Bus Exp!
I've had several attempts and failed each time!
HEEEEEEELP
Thanks
Sparkgirl
In one spreadsheet (called Bus Exp) I record all of my business expenses including mileage and other information including the date (column B) and the amount (Column d).
I created the following formula which by changing the arguments will allow me to calculate specfic expenses between specfic dates - it works perfectly.
=SUMPRODUCT(($B$3:$B$1001>=DATE(2010,4,4))*($B$3:$B$1001<=DATE(2010,5,2))*($A$3:$A$1001="Mileage"),--$D$3:$D$1001)
The final step I want to use the formula on a different 'summary' spreadsheet within the same workbook, which will enable me to monitor my business profitability on a more frequent basis. Can anyone provide me with an amended formula including sheet name e.g. Bus Exp!
I've had several attempts and failed each time!
HEEEEEEELP
Thanks
Sparkgirl