Hi All,
I am trying to sum the rest of a column (see below). This is in the creation of a a blueprint workspace, so there is no data in there and so please ignore the divide by zero errors.
I have 2 sections for project costs, one for labour costs which is based on a very simple salary*timeframe formula, and then a second section for all other itemised costs. I would like the sum the other costs in the highligted cell, based on all the numbers that will be put in the rows below.
I have tried setting up the template to treat all the rows below "Other Costs" as children becuase I can then use the sum children formula, but I am unable to indent blank rows (and as this is a template, they need to stay blank for the projec to fill in as required). I also tried to sum the whole column and then minus cells above, but I got a circular reference error.
What I thought I could do is a =SUM([Amount (excl GST)]21:[Amount (excl GST)]) - where 21 is the row the data will start from, and then to the end of the sheet. But this is not working either.
Any advice on a formula that will give me the desired outcome? Thanks in advance.