• File Open (VBA Office 2K)

    Author
    Topic
    #405667

    Good afternoon folks
    Some time back I stumbled across a snippet of code that someone posted which was the equivalent of using File/Open from the menu bar in Word or Excel. Like Word the code presented a graphic of the folder tree; allowing the user to browse. If someone recalls the post and can pointy me to it, i will be most grateful.

    Viewing 1 reply thread
    Author
    Replies
    • #835391

      If you want to let the user select a folder, you may mean post 271140.

      If you want to let the user open a file, you can use Application.Dialogs(wdDialogFileOpen).Show in Word, or Application.Dialogs(xlDialogOpen).Show in Excel.

    • #835392

      If you want to let the user select a folder, you may mean post 271140.

      If you want to let the user open a file, you can use Application.Dialogs(wdDialogFileOpen).Show in Word, or Application.Dialogs(xlDialogOpen).Show in Excel.

    Viewing 1 reply thread
    Reply To: File Open (VBA Office 2K)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: