+ Reply to Thread
Results 1 to 2 of 2

Folder Inventory & Count for like named files

  1. #1
    Registered User
    Join Date
    03-25-2004
    Posts
    3

    Cool Folder Inventory & Count for like named files

    I have a folder( "c:\pictures") with 5000+ files in it ending with the ".jpg" ext.

    The files are started with a 6 number identifier followed by "-" & the number of the sequence of the files & then the ext.

    ie:
    123456-1.jpg
    123456-2.jpg
    112233-1.jpg
    112233-2.jpg
    112233-3.jpg

    How can I inventory and count the files and list only first identifying numbers"123456" & number of like files count

    ie:
    123456 2 files
    112233 3 files

    VR

    SDNICSM
    Helping to build better worlds...

  2. #2
    Forum Contributor
    Join Date
    11-16-2004
    Posts
    282
    This should work for you; the macro will write the inventory results to the active worksheet in Excel:
    Please Login or Register  to view this content.
    Hope this helps,
    theDude
    Last edited by theDude; 08-02-2005 at 02:48 AM. Reason: Changed folder path from my test path to user requested path (see BOLD code)

+ 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