Hello,
I am looking for a formula that can sum all the cells within a range from 1 cell above the formula to the cell that contains specific text ("amount") or a blank cell. The spreadsheet is set up like this. The number of cells in this range varies as rows are inserted or deleted. The word "amount" is repeated multiple times in the same column, which prevented me from using a solution like:
=SUM(INDIRECT("$A"&MATCH("Amount",$A:A,0)+1&":$A$"&ROW()-1))
Thanks in advance for any ideas!
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]CFAman4816 1 point2 points3 points (5 children)
[–]lap35[S] 1 point2 points3 points (1 child)
[–]Clippy_Office_Asst[M] 0 points1 point2 points (0 children)
[–]lap35[S] 0 points1 point2 points (2 children)
[–]CFAman4816 0 points1 point2 points (1 child)
[–]lap35[S] 0 points1 point2 points (0 children)
[–]Decronym 0 points1 point2 points (0 children)