|
-
Sep 20th, 2000, 10:29 AM
#1
Thread Starter
Member
Using VB editor in Word97 I am attempting to write a macro which brings up the File-Open dialog box. The user will then choose a file and the file's path will be stored into a string.
For example:
1. User runs macro.
2. File Open dialog box pops up.
3. User selects the file dummy.txt from the root of the C: drive.
4. The string "C:\dummy.txt" is stored into the variable strPath.
Thanks in advance.
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
|