IFERROR() (Excel 2007)

nbrcrunch

Well-known Member
Joined
Jan 1, 2003
Messages
2,062
I was just reading Bill's "Excel 2007 Miracles Made Easy." Chapter 17 covers the new IFERROR() function. Man, I can see that raising all sorts of "this is so illogical" discussions. The first of 2 agruments is the "is not error" agrument, followed by the "is error."

Seems to me that since the function is named IFERROR, the first argument should be what the error is.
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
I personally really like it - it provides a simple way to mask errors with an alternative value if required. Of course, you do need to consider whether you really should *want* to mask errors in such a way...
 
Upvote 0
Don't get me wrong. It is not that i don't like the new function, I do. The point I was trying to make was that the arguments seem backwards. If you are checking for an error, then the first thing (in my mind) ought to be the error condition.

If they had named the function CheckIF then I can see the condition you want being listed first and the condition you don't want being second.

Maybe its just me. My wife tells me I'm "truly unique." :lol: :oops:
 
Upvote 0

Forum statistics

Threads
1,225,269
Messages
6,183,960
Members
453,198
Latest member
VB6 Programming

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