Webtest
Apr 6th, 2005, 03:04 PM
Esteemed Forum Participants and Lurkers:
===============================
EXCEL VBA
I have a function that returns a calculated range from a sheet or "Nothing" if the sheet is blank.
How can I detect that "Nothing" in my code? One of the Help Heap screens in my old Excel '97 says "you can detect Nothing with the IsNothing function", but of course, the IsNothing function doesn't exist, and that comment is omitted in the new XP version of Excel. I have been beating my head against a brick wall for a couple of hours now trying to find a simple solution to this.
Thank you for any comments, suggestions, and assistance in this inquiry.
===============================
EXCEL VBA
I have a function that returns a calculated range from a sheet or "Nothing" if the sheet is blank.
How can I detect that "Nothing" in my code? One of the Help Heap screens in my old Excel '97 says "you can detect Nothing with the IsNothing function", but of course, the IsNothing function doesn't exist, and that comment is omitted in the new XP version of Excel. I have been beating my head against a brick wall for a couple of hours now trying to find a simple solution to this.
Thank you for any comments, suggestions, and assistance in this inquiry.