G
Guest
How can I set more than three (3) conditions in the conditional formatting in
Excel?
Excel?
How can I set more than three (3) conditions in the conditional
formatting in Excel?
Like this??? [snip]
I changed your "select case" statement so that I only had to look at
lower case "numbers"???
David said:Like this??? [snip]
I changed your "select case" statement so that I only had to look at
lower case "numbers"???
Dave,
This seems to be just a bit faster than the routine I was using when the
worksheet gets to be a few MB in size. Since I am a bit (very) weak on VBA
I wonder if you might set me straight on another question?
What I would like to do is evaluate multiple conditions in different
ranges.
i.e.
1) Column B has a numeric value I would like to color code based on
content. Values are 1 through 6.
2) Columns C and D has four digit numeric values to evaluate for
conditional formatting.
3) Column H has an alpha-numeric value to evalute for conditional
formatting.
4) Columns M, N, and O have single character codes to evaluate for
conditional formatting.
I have tried copying the Sub down and changing what I thought were the
relevant components, but alas have not been able to fudge it along
sufficiently well to make it work as yet.
Dave Flick
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.