View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Papa Jonah Papa Jonah is offline
external usenet poster
 
Posts: 148
Default dimensioning across modules

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