|
-
Jun 12th, 2006, 10:17 AM
#1
Thread Starter
Addicted Member
Resolved[Open file]
Given the path and name of some file, how can I open it from a user form?
Last edited by Fonty; Jun 19th, 2006 at 11:38 AM.
-
Jun 12th, 2006, 10:48 AM
#2
Addicted Member
Re: Open file
It depends what you mean by open it.
If you want to open it in an exteral program e.g. word or excel then use the shell command.
if you want to open it and process it within your application then it really depends on what the file is.
-
Jun 12th, 2006, 11:15 AM
#3
Thread Starter
Addicted Member
Re: Open file
I can't find out why it keeps showing with Shell run time error 5, saying "Invalid procedure call or argument"...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|