Hi Everyone, I was using openoffice calc and having problems so I decided to use the version of EXEL 2000 I have. Well it does not support SUMIFS. I have been trying unsuccessfully to setup my multiple critera formula using SUMIF and SUMPRODUT, but no success.
Below is the code i was using in openoffice can someone help with my problem?
=SUMIFS(Transactions!$I$5:$I$1197,Transactions!$B$5:$B$1197,"^02.*",Transactions!$F$5:$F$1197,Budget!$A91)
This sums the Deposit column I after checking the current month in column B to see if the first two characters are 02 and if the text in Budget!A91 matches any of the text in the category column F.
Thanks in advance for any help
Below is the code i was using in openoffice can someone help with my problem?
=SUMIFS(Transactions!$I$5:$I$1197,Transactions!$B$5:$B$1197,"^02.*",Transactions!$F$5:$F$1197,Budget!$A91)
This sums the Deposit column I after checking the current month in column B to see if the first two characters are 02 and if the text in Budget!A91 matches any of the text in the category column F.
Thanks in advance for any help