Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi.
I want to creat a folder in a specific path if this folder doesn´t already exists Im trying the following code but i just can get it to work (and i dont understand the "OBJECT") If Object.FolderExists(ThisWorkbook.Path & "\" & "Temp") = False Then MkDir ThisWorkbook.Path & "\" & "Temp" End If Thanks a lot Paiolas |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CREATE A FOLDER AUTOMATICALLY | New Users to Excel | |||
how to create password for an folder | New Users to Excel | |||
automatically folder create | Excel Discussion (Misc queries) | |||
Create Folder Using VBA | Excel Discussion (Misc queries) | |||
create folder and save as | Excel Discussion (Misc queries) |