Thread
:
Problem setting each parameter in an Array = Nothing
View Single Post
#
5
Posted to microsoft.public.excel.programming
RyanH
external usenet poster
Posts: 586
Problem setting each parameter in an Array = Nothing
You are setting myDes = "Nothing" which is a String. I am curious why I
can't set myDes = Nothing, as in = 0 or " ".
--
Cheers,
Ryan
"NoodNutt" wrote:
Oops
MyDes = "Nothing"
Mark.
Reply With Quote
RyanH
View Public Profile
Find all posts by RyanH