Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word VBA Beginners
How can I get a macro to pause
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Guest, post: 5786770"] Thanks a lot! But how can I do it when I want the icon for the object and the folder to find the object files to be preselected, while the end user only will be choosing the object file it self. I tried with this, With Dialogs(wdDialogInsertObject) .LinkToFile = True .DisplayAsIcon = True .IconFileName = "D:\ikoner\093.ICO" .Show End With But then I only get "Run-time error 438" Newbie Lars P [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word VBA Beginners
How can I get a macro to pause
Top