change event

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can you tell me how to change the shading in a contiguous row of cells when a change (by data entry, not calculation) is made to any one of the cells

Thank you!
 
Hi
try something like the following:
- select cells A1:X1
- goto 'Format - Conditional Format'
- enter the following formula
=COUNTA($A1:$X1)>0
- chhose a shading format
 

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

Back
Top