M
MIG
I have searched through this group and found people repeatedly asking
how to get Iserror to work, and not a single reply has ever addressed
the question. Responders go on about what the error was, which is
irrelevant.
I am getting a similar problem which is that if there's ANY error I
want to return SOMETHING ELSE.
This does not seem to be possible. How can one use the Iserror
function to return SOMETHING ELSE when there's an error instead of
just #Error.
There's no point in error-trapping with a function that still just
returns #Error.
I am sure that this must be a simple question of syntax, but I am at a
loss.
how to get Iserror to work, and not a single reply has ever addressed
the question. Responders go on about what the error was, which is
irrelevant.
I am getting a similar problem which is that if there's ANY error I
want to return SOMETHING ELSE.
This does not seem to be possible. How can one use the Iserror
function to return SOMETHING ELSE when there's an error instead of
just #Error.
There's no point in error-trapping with a function that still just
returns #Error.
I am sure that this must be a simple question of syntax, but I am at a
loss.