Hi
I have daily vegetable list want to calculate date wise formula. e.g Date column is A where fist cell is date rest is blank till my next date.
B is item C is qty D is rate E is Amount and Column F is where i want help which is Daily total formula need automatically till my next date. I tried =IF(AND(A3<>"",SUM(E$1:E2)),"") but result not giving me proper answer. Please help
I have daily vegetable list want to calculate date wise formula. e.g Date column is A where fist cell is date rest is blank till my next date.
Excel Formula:
A | B | C | D | E | F |
Date | Item | Qty | Rate | Amt | Daily Total |
01-Apr-24 | Coriander | 6 | 15 | 90 | |
Curry Leaves | 3 | 6 | 18 | ||
Green Onion | 3 | 16 | 48 | ||
Lemon | 70 | 5 | 350 | ||
Tomato | 5 | 15 | 75 | ||
Beans | 2 | 60 | 120 | ||
Gajar | 3 | 40 | 120 | ||
Cauliflower | 5 | 30 | 150 | ||
Capsicum | 1 | 60 | 60 | ||
Mirchi | 2 | 70 | 140 | ||
Kakadi | 2 | 25 | 50 | ||
Dudhi | 2 | 30 | 60 | ||
Shevga | 1 | 50 | 50 | ||
Bhopla | 1.5 | 30 | 45 | ||
PineApple | 1 | 100 | 100 | ||
Papaya | 1 | 40 | 40 | ||
Gobi | 6 | 20 | 120 | 1636 | |
02-Apr-24 | Coriander | 10 | 15 | 150 | |
Palak | 5 | 10 | 50 | ||
Pudina | 5 | 6 | 30 | ||
Curry Leaves | 3 | 6 | 18 | ||
Green Onion | 2 | 15 | 30 | ||
Lemon | 80 | 5 | 400 | ||
Tomato | 10 | 16 | 160 | ||
Ginger | 1 | 120 | 120 | ||
Garlic | 1 | 180 | 180 | ||
Beans | 2 | 65 | 130 | ||
Gajar | 3 | 40 | 120 | ||
Gobi | 5 | 20 | 100 | ||
Capsicum | 1 | 60 | 60 | ||
Kakadi | 2 | 20 | 40 | 1588 | |
03-Apr-24 | Potato | 5 | 32 | 160 |