Hi Pallavi,
Try this..
Where "A72A" should be your folder name.
Even this does not work, plz share the error it is throwing.
Thanks,
Anirban
Try this..
Code:
Set oFso = CreateObject("Scripting.FileSystemObject")
oFso.CreateFolder("w:\A72A")
Set oFso = nothingWhere "A72A" should be your folder name.
Even this does not work, plz share the error it is throwing.
Thanks,
Anirban

