#N/A

TWIN HYPE

Board Regular
Joined
Aug 25, 2005
Messages
82
Hi All,

Is there a way to use conditional formatting to hide this no value return?

#N/A

I have tried but so far have had no success.

Your guidance is always appreciated.

Thanks

Twin
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Hi

One way would be to highlight the column & CF Formula is =isna(A1), with a white font

alternatively change the formulae to =if(isna(formula),"",formula)
 
Upvote 0
Morning Alan

Thanks for your reply. It doesnt seem to work on the cf dunno why! Also can you tell me why this line doesn't work:

=IF(B6 is blank,"Blank ",VALUE(B6))

I am trying to get the wording right and its turning me into a bitter, bitter man.

Thanks mate

Twin
 
Upvote 0

Forum statistics

Threads
1,203,355
Messages
6,054,920
Members
444,759
Latest member
TeckTeck

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