View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hglamy[_2_] hglamy[_2_] is offline
external usenet poster
 
Posts: 17
Default Variable from a sheet module in a class module in XL XP

Hello there,

how can I get the value of my variable "X" as defined in
a sheet module to be recognized and used in a class module
in the same vb project ?

Thank you in advance,

kind regards,

H.G. Lamy