I am finding a lot of sample code for folder searches. It will take me some time to work thru them until I find one that gets it right on and easy. I'll let you know if I am sucessful. Thank you for your tips.
Bill Purta --- Dennis Jensen <[EMAIL PROTECTED]> wrote: > We go back to the FileSystemObject --- I believe it > has a method called GetFolder... > > Note Microsoft does not allow access to their Search > routine of the file system so you need to create (or > find -- there out there) your own recursive search. > But if you don't need that you should be able to > piece > it together from what's above. > > --- bill purta <[EMAIL PROTECTED]> wrote: > > Thanks, the "Name oldpathname As newpathname" > > routine works great. Now I just need to get a > > listing of the folders in a directory to populate > a > > table so I can use it to change their names. > There > > is lots of confusing code out there in internet > land > > for this aspect and when I try some of them I > can't > > get them to work. Any suggestions? > > > > Bill > > > > > > __________________________________ > Yahoo! FareChase: Search multiple travel sites in > one click. > http://farechase.yahoo.com > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/q7folB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AccessVBACentral/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
