Hi All,

I need to have a vba code to check if the folder named work_<datestamp> exists in C:/Temp and create one if it doesnt exist.

If Exist, delete all the contents of it.

Can anyone help me with this?

Thank you.