formatting excell

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

Guest

How do I make an entire row change to a new color if one cell in that row
gets any data entered into it?
 
Select your range.

I selected A1, then selected the whole worksheet (ctrl-a (twice in xl2003))

Then with A1 the activecell.

format|conditional formatting
I used a formula of:
=counta(1:1)>0

and formatted the pattern nicely.
 

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