View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bob bob is offline
external usenet poster
 
Posts: 52
Default Global Constants?

Can constants be declared globally, that is to be used in
all modules? If so, where should the constant be defined?

Thanks!