Thread
:
Range or Array?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Smallweed
external usenet poster
Posts: 133
Range or Array?
Does anyone know an easy way of telling whether the input argument of a UDF
is an Excel range, a VBA array or a variant? IsArray doesn't work because it
returns a True for all cases. Thanks.
Reply With Quote
Smallweed
View Public Profile
Find all posts by Smallweed