is it possible to have a macro create a folder named myfolder in c:\?

in case, a folder named myfolder already exists in c:\, then it should not overwrite. the folder should be created only if it doesn't exist.

can anyone help, please!

TIA.