Thread
:
Returning custom errors from UDFs
View Single Post
#
8
Posted to microsoft.public.excel.programming
Dave Peterson[_5_]
external usenet poster
Posts: 1,758
Returning custom errors from UDFs
Return your own string:
#Thisismyownerror!
You won't be able to use =iserror(), but maybe that's not necessary.
Dave wrote:
I'm stuck with #Value!... That's useless.
--
Dave Peterson
Reply With Quote
Dave Peterson[_5_]
View Public Profile
Find all posts by Dave Peterson[_5_]