ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel 2007 SUMIFS formula to be use in Excel 2003 (https://www.excelbanter.com/excel-discussion-misc-queries/204907-excel-2007-sumifs-formula-use-excel-2003-a.html)

Izzy

Excel 2007 SUMIFS formula to be use in Excel 2003
 
I have a formula for SUMIFS in Excel 2007,
ˆ‘Component_Amt/1000 if Reg_Component_Type = €˜INV_INK
Less
ˆ‘Component_Amt/1000 if Reg_Component_Type = €˜INV_EXP

but i need it to be function in excel 2003. So how should i write the formula?
thank you.

Dave Peterson

Excel 2007 SUMIFS formula to be use in Excel 2003
 
Maybe...

=(sumif(reg_component_type,"inv_ink",component_amt )
-sumif(reg_component_type,"inv_exp",component_amt))/1000

If that doesn't work, you may want to post your current =sumifs() formula.






izzy wrote:

I have a formula for SUMIFS in Excel 2007,
ˆ‘Component_Amt/1000 if Reg_Component_Type = €˜INV_INK
Less
ˆ‘Component_Amt/1000 if Reg_Component_Type = €˜INV_EXP

but i need it to be function in excel 2003. So how should i write the formula?
thank you.


--

Dave Peterson


All times are GMT +1. The time now is 05:48 AM.

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