Jon,
Use the MkDir statement. E.g.,
MkDir "C:\Test2"
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"jon" wrote in message
...
hi, i'm trying to create a new folder in c:/windows using
vba but my help file won't work for some reason. I
assume i should use the createfolder function, but i've
no way of knowing the syntax to use. any help v much
appreciated
thanks