hi there,
I have the results of a qeury which I then need to subtotal based on two different columns.
the data looks like this (simplified)
project location actuals etc
uk1234 UK 54 23
uk1234 UK 10 7
uk1234 Thai 10 15
uk1222 UK 26 5
I need to subtotal on change of project THEN change of location, so the above would look like:
UK1222 UK 26 5
TOTAL 26 5
UK1234 UK 54 23
UK1234 UK 10 7
TOTAL 64 30
UK1234 THAI 10 15
TOTAL 10 15
normal excel subtotals can be used on change of one column, not two.
does anyone have any suggestions for a solution to my requirements.
would it be straight forward to insert a line on change of project AND location, then sum the actuals and etc for it?
thanks in advance,
I have the results of a qeury which I then need to subtotal based on two different columns.
the data looks like this (simplified)
project location actuals etc
uk1234 UK 54 23
uk1234 UK 10 7
uk1234 Thai 10 15
uk1222 UK 26 5
I need to subtotal on change of project THEN change of location, so the above would look like:
UK1222 UK 26 5
TOTAL 26 5
UK1234 UK 54 23
UK1234 UK 10 7
TOTAL 64 30
UK1234 THAI 10 15
TOTAL 10 15
normal excel subtotals can be used on change of one column, not two.
does anyone have any suggestions for a solution to my requirements.
would it be straight forward to insert a line on change of project AND location, then sum the actuals and etc for it?
thanks in advance,