View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Poniente Poniente is offline
external usenet poster
 
Posts: 16
Default Declaring a local variable once for all subs

Hi,
I'd like to declare a variable once in an referenced xla file, in a
way that all the individual subs in the referring workbook can give it
a local value.
Is this possible?

Regards, Poniente