View Single Post
  #2   Report Post  
Greg Maxey
 
Posts: n/a
Default

Try something like:

Sub ScratchMacro()
Dialogs(wdDialogFileOpen).Show
End Sub

--
Greg Maxey/Word MVP
A Peer in Peer to Peer Support

Brent E wrote:
Good afternoon,

I am needing a VBA function or command to open the "Open" file
dialogue box in Word and allow a user to select a file to open. Any
suggestions? Thanks.

Cordailly,