View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
leerem leerem is offline
external usenet poster
 
Posts: 88
Default Workbook Variables

Hi All,
I need to check the value of a boolean variable in one workbook from
another.
eg. I have two workbooks open, how can i check the value of a variable in
workbook1 from a procedure in workbook2. when workbook 1 initiates a
procedure in workbook2. ( if that makes any sense)

regards
Lee