Excel 2002 conditional formating issues

mumzee

New Member
Joined
Jun 24, 2012
Messages
16
First issue...
managed to conditional format cells in a range of columns so that they turn colour when you type n/a in a cell...
now how can I have it put in the colour and not the typed n/a????
and will this be the same when I do it in Excel 2010?
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
now how can I have it put in the colour and not the typed n/a????

What do you mean by "not the typed n/a"? Do you mean the cell value has #N/A error as a result of a formula error? If yes, use something like this as the Conditional Formatting formula...

Formula is =ISNA(A1)

It should work in both 2002 and 2010.
 
Upvote 0
What I meant is I am wanting the cell to turn pink when I input N/A in the cell but I do not want the result to show the characters N/A just the colour.... thanks for your help!
 
Upvote 0

Forum statistics

Threads
1,203,762
Messages
6,057,219
Members
444,915
Latest member
getrdon24

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