Conditional Formatting

B

Belly

I would like the conditional formatting to increment the value of the cell by
-1
i.e.
in cell c2 the conditional formatting is:
'Cell Value is' 'equal to' '=$C$2'
in the next cell down I would like it to be:
'Cell Value is' 'equal to' '=$C$3'
and so on down the page, how can I do this?
 
D

Dave Peterson

Don't use
=$c$2

Try:
=$c2


I would like the conditional formatting to increment the value of the cell by
-1
i.e.
in cell c2 the conditional formatting is:
'Cell Value is' 'equal to' '=$C$2'
in the next cell down I would like it to be:
'Cell Value is' 'equal to' '=$C$3'
and so on down the page, how can I do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top