Hi,

Through VB, I need to delete all subFolders under a Parent folder, whether they contain data or not. Does anyone have an example of looping through the subFolders and removing them ?

I have tried deleting the Parent folder and then using MkDir to put it back, but keep receiving error messages.

Thanks for any help !