johanhjalmarsso
Registered User.
- Local time
- Today, 04:10
- Joined
- Jul 12, 2005
- Messages
- 26
Hi!
I just want to delete a file with VBA. Like this: Deletefile "c:\blabla.txt"
But deletefile function needs some kind of object and I don't want that. Just to delete a file. How can i do this?
I just want to delete a file with VBA. Like this: Deletefile "c:\blabla.txt"
But deletefile function needs some kind of object and I don't want that. Just to delete a file. How can i do this?