changing Text color in on cell based on another.

Zac

Well-known Member
Joined
Feb 20, 2002
Messages
796
C22 istarts out blank.
If a number is entered I want A22 thru R22 to change to a Red Font.

I tried this in A22 but nothing happened when I entered a number in C22

="c22>0"

What did I due wrong under Cond Formating (Formula is)
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Try =not(isblank(c22)) or =isnumber(c22)

Remember the format formula is relative. If you want all cells to refernce c22 use $c$22 in the formula.
 
Upvote 0
U r all out of control.

If Shirley was a 0 none of you would be discussing her. LOL
 
Upvote 0

Forum statistics

Threads
1,203,460
Messages
6,055,556
Members
444,797
Latest member
18ecooley

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top