View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default dimensioning across modules

Public is it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Papa Jonah" wrote in message
...
I have a range that is currently dimensioned in Mod 2 and want to be able

to
reference it while vba is in mod 14. Is this possible? What is the key

word
to let that happen? Public does not appear to be it.

TIA