View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ajcross123 ajcross123 is offline
external usenet poster
 
Posts: 1
Default How to Reference Global Variable for external application.

I have two workbooks. I want workbook A to set global module variables
in workbook B and direct B by calling its subroutines.

Currently, workbook B sets the global variables with its Forms. The
routines read the data files using the global variables.

Andy Cross


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