+ Reply to Thread
Results 1 to 2 of 2

xlDialogOpen get it to return Path

  1. #1
    DMc2005
    Guest

    xlDialogOpen get it to return Path

    Hi

    How can i get the XLDialogOpen to return the path of the file. ie
    C:\documents and users\someuser\my documents\test.xls

    Thanks.

    D



  2. #2
    Tom Ogilvy
    Guest

    Re: xlDialogOpen get it to return Path

    Instead use

    Dim fName as String
    fName = Application.GetOpenFileName()

    fName will hold what you show.

    --
    Regards,
    Tom Ogilvy

    "DMc2005" <davidmcnaughton_1999_nospam@hotmail.com> wrote in message
    news:esmUsL1xFHA.720@TK2MSFTNGP15.phx.gbl...
    > Hi
    >
    > How can i get the XLDialogOpen to return the path of the file. ie
    > C:\documents and users\someuser\my documents\test.xls
    >
    > Thanks.
    >
    > D
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1