+ Reply to Thread
Results 1 to 3 of 3

How to let users select a file

  1. #1
    Forum Contributor
    Join Date
    11-12-2010
    Location
    HK
    MS-Off Ver
    Excel 2010
    Posts
    189

    How to let users select a file

    Hi,

    I am looking for a code to let users select an excel file like File Manager. Could anyone give me a hand? Thanks in advance.
    Last edited by lubbamkt; 03-28-2014 at 01:01 PM. Reason: pls mark this thread as unsolve
    English is not my first language

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: How to let users select a file

    Try something like:
    Please Login or Register  to view this content.
    This returns the full filename (including path) as a string. You can apply file filters, to limit the type of files (based on file extensions) that the user can choose from, add a custom dialog title, etc.

    So, to only show Excel files, use:
    Please Login or Register  to view this content.
    Last edited by Olly; 03-28-2014 at 01:27 PM.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Contributor
    Join Date
    11-12-2010
    Location
    HK
    MS-Off Ver
    Excel 2010
    Posts
    189

    Re: How to let users select a file

    Thanks Olly

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Macro to select day of the week and filter on users name
    By robertguy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-28-2013, 02:15 PM
  2. Bar chart which allows users to select data (checkboxes)
    By philip.taphouse in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-21-2013, 06:11 AM
  3. Hide Column from select users
    By excel2me in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2012, 04:46 PM
  4. Pulldown box that allows users to select all
    By lkim in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-20-2011, 08:57 AM
  5. Help - Automating a file.. Adding Users , Deleting users, Changing
    By Tim Harding in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-16-2005, 10:06 AM

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