Delete a file in a given folder from Access VB

B

Brendan Reynolds

Kill "full path and name of file goes here"

See 'Kill Statement' in the help files for more information.

It doesn't prompt for confirmation, so be careful that you delete the right
file.
 
Top