rpaulson
Well-known Member
- Joined
- Oct 4, 2007
- Messages
- 1,428
I have 2 excel files (Master.xls and tables.xls).
I want to tell my customers that they can keep them in whatever folder thy wish.
The customer is instructed to open Master.xls.
i want use Private Sub Workbook_Open() in Master.xls to automatically open tables.xls
How do I do this since I do not know the directory it may be in?
Ross
I want to tell my customers that they can keep them in whatever folder thy wish.
The customer is instructed to open Master.xls.
i want use Private Sub Workbook_Open() in Master.xls to automatically open tables.xls
How do I do this since I do not know the directory it may be in?
Ross