Results 1 to 6 of 6

Thread: copy filenames to multiple strings

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2005
    Posts
    24

    copy filenames to multiple strings

    as a part of an ongoing project im trying to take the name from every file in a folder and copy each filename to a seperate string... anyone know how i can go about doing this? ive found some code that takes the number of files in a given folder so i thought i might be able to use "For x = 1 To fldr.Files.Count" but beyond this, i dont know how to make an individual string for each filename nor how to copy the filename to the string... any hwlp is greatly appreciated
    Last edited by blackmomba69; Aug 18th, 2005 at 02:54 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width