T
t f
Hello,
Have you some code to translate this in vba ?
---------------------------------------------
if the folder "myfolder" exists then
delete this folder "myfolder" (and all items inside)
else
create this folder "myfolder" (prepare it to store items)
end if
Have you the exact synthax because it fails on my computer
with actual code ?
I have tried with the keyword "Is Nothing" but with no success.
Thank you
Tony
Have you some code to translate this in vba ?
---------------------------------------------
if the folder "myfolder" exists then
delete this folder "myfolder" (and all items inside)
else
create this folder "myfolder" (prepare it to store items)
end if
Have you the exact synthax because it fails on my computer
with actual code ?
I have tried with the keyword "Is Nothing" but with no success.
Thank you
Tony