i hv found a xls file on inventory in net , which i want to modify & use in my inventory xls like follows:
(1) xlfn.COUNTIFS(Orders_and_Inventory!$L$14:$L$19,"<0",Orders_and_Inventory!$D$14:$D$19,">"&TODAY(),Orders_and_Inventory!$C$14:$C$19,"Sale")
(2)xlfn.SUMIFS(Orders_and_Inventory!$G$14:$G$19,Orders_and_Inventory!$D$14:$D$19,"<="&Orders_and_Inventory!$D14,Orders_and_Inventory!$F$14:$F$19,Orders_and_Inventory!$F14,Orders_and_Inventory!$C$14:$C$19,"Purchase")-_xlfn.SUMIFS(Orders_and_Inventory!$G$14:$G$19,Orders_and_Inventory!$D$14:$D$19,"<="&Orders_and_Inventory!$D14,Orders_and_Inventory!$F$14:$F$19,Orders_and_Inventory!$F14,Orders_and_Inventory!$C$14:$C$19,"Sale")
(3)INDEX(Tbl_Current_Inventory,MATCH(H5,INDEX(Tbl_Current_Inventory,,1),0),3)
(4)xlfn.IFERROR(_xlfn.SUMIFS(Orders_and_Inventory!$G$14:$G$19,Orders_and_Inventory!$D$14:$D$19,">"&TODAY(),Orders_and_Inventory!$F$14:$F$19,F4,Orders_and_Inventory!$C$14:$C$19,"SALE"),"")
My Qts are:
1) how to convert these formulas from excel 2010 to excel 2003 so that i can use
2) attached a zip file where i hv these formulas , so U can understand clearly what I am asking for .
thanks
(1) xlfn.COUNTIFS(Orders_and_Inventory!$L$14:$L$19,"<0",Orders_and_Inventory!$D$14:$D$19,">"&TODAY(),Orders_and_Inventory!$C$14:$C$19,"Sale")
(2)xlfn.SUMIFS(Orders_and_Inventory!$G$14:$G$19,Orders_and_Inventory!$D$14:$D$19,"<="&Orders_and_Inventory!$D14,Orders_and_Inventory!$F$14:$F$19,Orders_and_Inventory!$F14,Orders_and_Inventory!$C$14:$C$19,"Purchase")-_xlfn.SUMIFS(Orders_and_Inventory!$G$14:$G$19,Orders_and_Inventory!$D$14:$D$19,"<="&Orders_and_Inventory!$D14,Orders_and_Inventory!$F$14:$F$19,Orders_and_Inventory!$F14,Orders_and_Inventory!$C$14:$C$19,"Sale")
(3)INDEX(Tbl_Current_Inventory,MATCH(H5,INDEX(Tbl_Current_Inventory,,1),0),3)
(4)xlfn.IFERROR(_xlfn.SUMIFS(Orders_and_Inventory!$G$14:$G$19,Orders_and_Inventory!$D$14:$D$19,">"&TODAY(),Orders_and_Inventory!$F$14:$F$19,F4,Orders_and_Inventory!$C$14:$C$19,"SALE"),"")
My Qts are:
1) how to convert these formulas from excel 2010 to excel 2003 so that i can use
2) attached a zip file where i hv these formulas , so U can understand clearly what I am asking for .
thanks