Thread: Variables
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_59_] mangesh_yadav[_59_] is offline
external usenet poster
 
Posts: 1
Default Variables

You need to define the variable as global. Write in the beginning of th
module you define it as

Dim Var1

- Manges

--
Message posted from http://www.ExcelForum.com