G
Guest
How do I create a function that will add an amount according to the date? For
example if cell D3 is 6/10/05 then add 25(K4) if not then 0 in L4. I tried
IF(AVERAGE(D4),6/10/05,SUM(D3,J3),0 and it didn't work. Please help.
example if cell D3 is 6/10/05 then add 25(K4) if not then 0 in L4. I tried
IF(AVERAGE(D4),6/10/05,SUM(D3,J3),0 and it didn't work. Please help.