Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I referenced data in Text Box from an Excel sheet.
For that, I wrote the following code: Workbooks.Open Filename:= _ "C:\Documents and Settings\mxra\Desktop\SYNCHRO Project\demo data.xls" Any time I run the user form, I can see that the file is opening. How can I hide that file? So anyone open the user form will not be able to see the base file were data is referenced. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Call user form from ThisWorkbook; close file if form closed | Excel Programming | |||
Automatically add a textbox to a user form based on user requireme | Excel Programming | |||
User form ComboBox Items: Remember user entries? | Excel Programming | |||
How to: User Form to assign a user defined range to a macro variab | Excel Programming |