Trying to formulate
Conditional Formating:
if A1 < 100 then B1 text is red in color, else text is Blue in color
however, B1 already has an if formula =IF(B1=100%,"Yes","No")
Hope there is a way![]()
Trying to formulate
Conditional Formating:
if A1 < 100 then B1 text is red in color, else text is Blue in color
however, B1 already has an if formula =IF(B1=100%,"Yes","No")
Hope there is a way![]()
1. highlight the range you want to apply the conditional formatting to (A1 or A1:A100, whatever you need)
2. on the home tab, styles, select CF
3. select new rule, select use formula
4. enter =A1<100 format text Red
Repeat 3&4 with =A1>=100 format text BLUE
Edit: on a side-note. Conditional Formatting is just that...formatting, so it's not an actual entry IN the cell, it kinda sits "on top" of the cell
Last edited by FDibbins; 06-13-2013 at 05:55 PM.
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
I am afraid to declare that it did not work for me.
I am attaching a copy of the Excel File.
Give this a shot....I changed the color scheme a bit
Ernest
Please consider adding a * if I helped
Nothing drives me crazy - I'm always close enough to walk....
In post 1 you said <100, what you forgot to add was <100%
go back into CF and edelete the 2 rules you have in there and start again.
3. select new rule, select use formula
4. enter =D4<1
Then click the FORMAT button, click FONT, select the COLOR drop-down and select RED
Repeat this (new rule) and use =D4>=1 and then select the color to format it with
Sorry, I'm bit confused?....tutorial?...
no problem at all....glad we could help....
Reminder - Please set the Thread to Solved if we're done....thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks