Conditional Formatting of Rows Based On More Than 4 Conditions

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

Guest

I am trying to work around the 4 condition limit in Xcel's conditional
formatting so that I can change the background color of each row in my
spreadsheet based on the text that is in the cell in the 3rd column of each
row. That cell will contain one of six alternatives such as "On Hold",
"Completed", etc. I assume that I will have to write some sort of macro to
format the rows. I'm less than a novice at writing macros using VBA, so
please keep it simple.

Thanks
 
Ron,

Thanks for the help; I got the add-in downloaded and installed and it seems
to do what I want. Do you know if there is a way to write the conditional
formatting equation so that when I copy the formatting the row number is
copied relatively. Adding $ signs doesn't seem to have the same effect as in
Excel.

Tom
 
I think I figured the copying part out. Formatting the first row, then
selecting the range I want to copy the formatting to (including the first
row), and using the copy and paste functions of the add-in while the range is
still selected seems to work.

Tom
 

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