Conditional formatting in Combination with an IFerror function

FrankLinssen

New Member
Joined
Jun 28, 2015
Messages
11
Hi,
I have a formula that calculates a rate for a certain article based on data on another sheet. It is possible that there is no data available for that article. Therefore I put my formula inside an IFERROR formula.

Is it possible to set up a conditional format in the case that the IFERROR is true / active? In other words, there was no data found for that article on the other sheet, the IFERROR steps in and shows a zero or something else (no matter what).

Only for these cases I want a conditional format to become active, so I can see that for that cell there was no rate-calculation possible and the IFERROR had to do its work...
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
You could set up a Conditional Format with ISERROR(yourformula)
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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