Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Need to beable to create a folder

Hello all. Im having a bit of difficulties getting this done.

What I need to do is create a folder from excel, lets say "c:\test"

I cant seem to find the correct object to do this. What is the line used to
do this?

Also if all possible I need this to be a variable name (the final
destination) I.e c:test1, c:test2.

thanks in advance =)
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Need to beable to create a folder

Hi

MkDir "C:\Test"

Willl err if it already exists or if you're not allowed to. You trap those.

HTH. Best wishes Harald

"havocdragon" skrev i melding
...
Hello all. Im having a bit of difficulties getting this done.

What I need to do is create a folder from excel, lets say "c:\test"

I cant seem to find the correct object to do this. What is the line used

to
do this?

Also if all possible I need this to be a variable name (the final
destination) I.e c:test1, c:test2.

thanks in advance =)



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Need to beable to create a folder

MkDir "C:\Test"

--

HTH

RP
(remove nothere from the email address if mailing direct)


"havocdragon" wrote in message
...
Hello all. Im having a bit of difficulties getting this done.

What I need to do is create a folder from excel, lets say "c:\test"

I cant seem to find the correct object to do this. What is the line used

to
do this?

Also if all possible I need this to be a variable name (the final
destination) I.e c:test1, c:test2.

thanks in advance =)



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
Create Folder Steph[_3_] Excel Programming 2 October 19th 04 11:11 PM
create new Folder dallas Excel Programming 5 June 5th 04 10:42 PM
Create Folder and Text File in folder Todd Huttentsine Excel Programming 2 April 29th 04 03:41 PM
Create Folder / Copy Folder / Replace Murray Outtrim[_2_] Excel Programming 0 February 24th 04 06:40 PM
Create Folder..... Paiolas Excel Programming 1 September 17th 03 06:39 PM


All times are GMT +1. The time now is 09:34 PM.

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

About Us

"It's about Microsoft Excel"