K
Karen
I really need help, I've been trying all day to find the appropriate VBA
code on the Microsoft site, at the mvps.org side, in the VBA help, in Google
groups, etc.....and it just can't be this difficult.
All I want to do is open a dialog box (preferably, I really don't want to
build a userform) and have the user select a graphic to insert into a Word
doc.
Things I'd like to do:
I'd like the dialog box to open to the user's My_Pictures folder
I want the dialog box to be looking for graphics files so I'd like to
specify .jpg, .gif etc.
When all is said and done I need to path to whatever directory the user
moved to and I need the filename that the user selected.
Any help will be very appreciated.
Karen
code on the Microsoft site, at the mvps.org side, in the VBA help, in Google
groups, etc.....and it just can't be this difficult.
All I want to do is open a dialog box (preferably, I really don't want to
build a userform) and have the user select a graphic to insert into a Word
doc.
Things I'd like to do:
I'd like the dialog box to open to the user's My_Pictures folder
I want the dialog box to be looking for graphics files so I'd like to
specify .jpg, .gif etc.
When all is said and done I need to path to whatever directory the user
moved to and I need the filename that the user selected.
Any help will be very appreciated.
Karen