F
frustrated
If I have a column of numbers and some of the cells are highlighte
(show in bold) eg.
A
1 7
2 *5*
3 6
4 8
5 10
6 *15*
Sub Total 1
Sub Total 2
How can I get sub total 1 to add up all the non highlighted numbers i
the column and sub total 2 to add up all the highlighted numbers?
The numbers dont necessarily have to be highlighted, they could be i
bold or a different colour.
Also bear in mind that it doesnt have to be cell A6 or A2 that i
highlighted it can be any particular cell in the column.
I know I can make sub total 1 = A1+A3+A4+A5
and sub total 2 = A2+A6
but when I've got a lot of data I dont really want to have to kee
typing in the functions manually depending on where the highlighte
cells are.
Hope this all makes sense and thanks for any hel
(show in bold) eg.
A
1 7
2 *5*
3 6
4 8
5 10
6 *15*
Sub Total 1
Sub Total 2
How can I get sub total 1 to add up all the non highlighted numbers i
the column and sub total 2 to add up all the highlighted numbers?
The numbers dont necessarily have to be highlighted, they could be i
bold or a different colour.
Also bear in mind that it doesnt have to be cell A6 or A2 that i
highlighted it can be any particular cell in the column.
I know I can make sub total 1 = A1+A3+A4+A5
and sub total 2 = A2+A6
but when I've got a lot of data I dont really want to have to kee
typing in the functions manually depending on where the highlighte
cells are.
Hope this all makes sense and thanks for any hel