I need to test whether an optional Range has been passed to a UDF.
IsMissing(RangeName) always returns False regardless of a range being given or not.
RangeName exists as an Object that shows a Value of Nothing and Type of Range. I have not found any test that will indicate if the Range was passed in or not.
Thank you.
Bookmarks