Consulting

Results 1 to 2 of 2

Thread: open and display contents of a folder

  1. #1

    open and display contents of a folder

    On button click I would like to open a particular folder containing pdfs and the user can view the pdfs and click open any. This is in arcmap 9.2.
    Any help appreciated.
    thanks.

  2. #2
    Knowledge Base Approver VBAX Master Oorang's Avatar
    Joined
    Jan 2007
    Posts
    1,135
    Location
    [VBA]Shell "explorer C:\",vbMaximizedFocus[/VBA]
    Cordially,
    Aaron



    Keep Our Board Clean!
    • Please Mark your thread "Solved" if you get an acceptable response (under thread tools).
    • Enclose your code in VBA tags then it will be formatted as per the VBIDE to improve readability.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •