Results 1 to 4 of 4

Thread: [Resolved] Populating an xl sheet with the contents of a folder - hmmm?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Location
    Florida
    Posts
    12

    Resolved [Resolved] Populating an xl sheet with the contents of a folder - hmmm?

    Ok I am trying to macro a process that takes all files from a folder and lists them in column A of an Excel sheet. From there I will make a second process to open them in sequence and run other processes with them, but I got that part in the bag. I'm just having trouble on where to begin. I know I have to
    VB Code:
    1. ChDir ("\\myserver\blah\blahblah\mydir\")
    then I draw a blank. It's probably so easy it's hard. If anyone has any input I'd greatly appreciate it.

    ~QueenB
    Last edited by queenb2005; Apr 21st, 2005 at 07:46 AM. Reason: Resolved issue

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