Thread: Public variable
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Jack
 
Posts: n/a
Default Public variable

using vba in excell how do I create a variable in one work sheet so that it
can be seen by all the other worksheets in the same workbook. I have tried
public x as interger but this does not seem to work.
--
Jack Allen