Consulting

Results 1 to 6 of 6

Thread: Solved: Check list of folder files

  1. #1

    Solved: Check list of folder files

    I would like to be able to select multiple files from a list of CSV files within a folder to merge into an Excel spreadsheet. My first thought is to create a list of checkboxes, but it would have to be created each time from a target folder. I'm rather new to VBA and am not sure how to do this.

    I am also open to alternative approaches.

    Any help would be appreciated.

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Have a look at this.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  3. #3
    I'm new to this forum. Where do I attach files?

    There should be around 25 or less CSV files in a given folder. Each files will have 8 columns, with the resultant combined spreadsheet up to around 700 lines or so max.

  4. #4
    Sorry, I initially missed your link at the top of your post. I'll take a look at it. Thanks.

  5. #5
    Thanks, mdmackilltop. It doesn't get me all the way there, but I think it'll get me over the hump.

  6. #6
    Administrator
    VP-Knowledge Base VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Just let us know if you need any assistance.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Posting Permissions

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