S
sparky3883
HI. Can someone please help me with a wee prob.
I have a speadsheet in Excel and some of the cells are grey and th
others are white. (No cell is ever a fixed colour - they can be change
from grey/white to white/grey anytime the user likes).
The very last row of cells in my sheet remain white and this is th
'TOTAL' row.
What i am hoping to do is, the number of white cells in each column i
to be displayed in the appropriate column in the 'TOTAL' row.
I've tried something like:
If Cells white Then
add 1 to TOTAL
The total row rumns from D34 to AJ34
The areas that can be either colour run from D to AJ and down to ro
33
Any help would be much appreciated
Thank
I have a speadsheet in Excel and some of the cells are grey and th
others are white. (No cell is ever a fixed colour - they can be change
from grey/white to white/grey anytime the user likes).
The very last row of cells in my sheet remain white and this is th
'TOTAL' row.
What i am hoping to do is, the number of white cells in each column i
to be displayed in the appropriate column in the 'TOTAL' row.
I've tried something like:
If Cells white Then
add 1 to TOTAL
The total row rumns from D34 to AJ34
The areas that can be either colour run from D to AJ and down to ro
33
Any help would be much appreciated
Thank