G
Guest
Hi
i use this
On Error GoTo delfolder
Set FolderObj = fso.GetFolder("c:\" & tt & tal & kur1)
MsgBox "No folder"
Exit Sub
Its working but only on folders, is'n there a way to se if there are files
in the folder
Regards alvin
i use this
On Error GoTo delfolder
Set FolderObj = fso.GetFolder("c:\" & tt & tal & kur1)
MsgBox "No folder"
Exit Sub
Its working but only on folders, is'n there a way to se if there are files
in the folder
Regards alvin