Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 194
Default Help with FileSystemObject?

I am trying to access a specific folder and change the name, then create a
new folder inside the same parent directory. I was directed to the
FileSystemObject to look for CreateFolder, GetFolder, and so forth. I can't
find them. I have Win2k and Office2k.

Any help or direction is appreciated.

Ed


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default Help with FileSystemObject?

Have you set a reference to the Scripting Runtime?

Also, check the NAME and MKDIR commands that are part of VB. That may be a much simpler
approach. NAME works with directories (aka folders) as well as files.

On Mon, 4 Aug 2003 15:15:19 -0700, "Ed" wrote:

I am trying to access a specific folder and change the name, then create a
new folder inside the same parent directory. I was directed to the
FileSystemObject to look for CreateFolder, GetFolder, and so forth. I can't
find them. I have Win2k and Office2k.

Any help or direction is appreciated.

Ed


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 194
Default Help with FileSystemObject?

Thanks for the response, Myrna. I think I've got something to go on now.
I'll yell before I move my computer someplace where I can't find it! 8)

Ed


"Myrna Larson" wrote in message
...
Have you set a reference to the Scripting Runtime?

Also, check the NAME and MKDIR commands that are part of VB. That may be a

much simpler
approach. NAME works with directories (aka folders) as well as files.

On Mon, 4 Aug 2003 15:15:19 -0700, "Ed"

wrote:

I am trying to access a specific folder and change the name, then create

a
new folder inside the same parent directory. I was directed to the
FileSystemObject to look for CreateFolder, GetFolder, and so forth. I

can't
find them. I have Win2k and Office2k.

Any help or direction is appreciated.

Ed




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scripting.FileSystemObject Leif Rasmussen Excel Discussion (Misc queries) 1 January 12th 05 11:21 PM
FileSystemObject question Tod Excel Programming 3 August 2nd 03 06:08 PM
FileSystemObject to get last 10 lines of text file. john Excel Programming 11 July 16th 03 03:54 PM


All times are GMT +1. The time now is 11:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"