TheSubject
New Member
- Joined
- Feb 16, 2016
- Messages
- 23
Hi all, thanks in advance for any help.
This is really stumping me.
I am making a petty cash sheet for work in Google sheets.
I have columns titled:
A Date,
B Shop,
C Product,
D Quantity,
E Unit,
F Price
G Reciept Total*
Each Receipt is entered more or less manually with some data validation. We are leaving a blank row between each Receipt.
*Receipt Total is what I'm having issues with. I want a formula that I can copy down that basically say:
If there's an entry in column A, then sum that Column G from that row until there is a blank row.
So e.g. First receipt entered in row 2 has three items on it so will take up rows 2, 3 and 4, then row 5 will be blank so the formula would see the entry begins in row 2 and sum G2:G4 ending there as 5 is blank.
Next Receipt might have just 1 item so the formula would sum G6:G6.
Any help would be greatly appreciated!
Thanks,
G
This is really stumping me.
I am making a petty cash sheet for work in Google sheets.
I have columns titled:
A Date,
B Shop,
C Product,
D Quantity,
E Unit,
F Price
G Reciept Total*
Each Receipt is entered more or less manually with some data validation. We are leaving a blank row between each Receipt.
*Receipt Total is what I'm having issues with. I want a formula that I can copy down that basically say:
If there's an entry in column A, then sum that Column G from that row until there is a blank row.
So e.g. First receipt entered in row 2 has three items on it so will take up rows 2, 3 and 4, then row 5 will be blank so the formula would see the entry begins in row 2 and sum G2:G4 ending there as 5 is blank.
Next Receipt might have just 1 item so the formula would sum G6:G6.
Any help would be greatly appreciated!
Thanks,
G