G
Gym
Can I mix and match VB and SQL for file deletions. A
previous MVP suggested using "Kill" to delete my files,
but what I'd like to do is:
Kill table.field1 WHERE (table.field2 Like ("*"
& "delete" & "*"))
previous MVP suggested using "Kill" to delete my files,
but what I'd like to do is:
Kill table.field1 WHERE (table.field2 Like ("*"
& "delete" & "*"))