Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
When having a userform opened, I need to call and open a txt file. How can I do that? Thanks -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Call it using a button on the UserForm.
-- Vasant "ajliaks " wrote in message ... Hi, When having a userform opened, I need to call and open a txt file. How can I do that? Thanks. --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just the same as opening a text file from anywhere. You need a trigger event
obviously, such as a button, or checkbox click. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "ajliaks " wrote in message ... Hi, When having a userform opened, I need to call and open a txt file. How can I do that? Thanks. --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get userform Cancel button to invoke Exit Sub in calling macro? | New Users to Excel | |||
Calling a Userform from a Predefined Variable | Excel Worksheet Functions | |||
Calling function from a userform | Excel Discussion (Misc queries) | |||
VBA question - calling Procedure from userform | Excel Programming | |||
Keep userform visible, but return control to calling routine | Excel Programming |