Results 1 to 1 of 1

Create list of files from windows explorer folder

Threaded View

  1. #1
    Registered User
    Join Date
    06-10-2014
    Location
    Iowa, USA
    MS-Off Ver
    2010
    Posts
    1

    Create list of files from windows explorer folder

    Hello all!

    I am new at VBA, so any help is much appreciated. Here is a summary of what I'd like the end result of this project to be:
    • When I open Workbook A, Macro #1 automatically runs as the file is opening.
    • This macro will analyze the contents of the "Seed Folder" (through Windows Explorer) in order to come up with an updated list of all the seed files that are completed. This needs to happen each time as people open the Widget because our database of seed files will continue to grow as we document more processes.
    • The list is in a scrollable format. Ideally, the user could scan through the list/drop down menu with the scroll wheel of their mouse, instead of only being able to sift through it by clicking and dragging the scroll bar up and down.
    • After the user selects a topic from the list, they click the “Execute” button, which houses Macro #2.
    • This macro will search through the Seed Folder and open the file that matches the user’s topic selection, in the background. Then, it will transfer the content from each tab in the seed file to the respective tab in Workbook A (tabs will have the same name). Once complete, the macro will close the seed file and direct the user to the "Overview" tab of Workbook A for their starting point.
    • Macro #2 will also make a separate History workbook, in the background, each time a user clicks the “Execute” button. It will create a table that pulls the following information:
    • User’s username
    • File name
    • Day and month accessed
    • An added bonus would be if the macro could create a bar graph showing how much each file was accessed on a monthly basis.
    Hopefully that all makes sense! Even if you can only provide a bit of code that does a portion of these requests - it would make my day! I have attached example files for your reference.

    Thanks folks.

    - Econ


    Workbook A.xlsx
    Seed File.xlsx
    Last edited by Economakos; 09-19-2014 at 04:19 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 07-13-2012, 10:51 PM
  2. import list of files from folder in windows XP
    By Ian Murdoch in forum Excel General
    Replies: 4
    Last Post: 04-14-2010, 10:40 AM
  3. [SOLVED] Excel files won't open from Windows Explorer
    By AnotherEd in forum Excel General
    Replies: 3
    Last Post: 07-20-2006, 05:05 PM
  4. Embed Folder Treeview Or Windows Explorer On UserForm
    By MDW in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-27-2006, 11:55 AM
  5. Can anyone help me Create Excel list of files in windows folders
    By solrac1956 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-28-2005, 07:10 PM

Tags for this Thread

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