D
DavidW
I need to find a way to delete records by a fields content.
Another words,
If you had a table "usage", with a field "veh" and if you wanted to delete
all records that pertain to a certain vehicle like(T10 which is in the "veh"
field).
How would you through vba code, delete all records that match the "T10" in
the recordsource.
I will do my own prompts for verification, hopefully without prompts from
Access asking to confirm the deletion.
Thanks
David
Another words,
If you had a table "usage", with a field "veh" and if you wanted to delete
all records that pertain to a certain vehicle like(T10 which is in the "veh"
field).
How would you through vba code, delete all records that match the "T10" in
the recordsource.
I will do my own prompts for verification, hopefully without prompts from
Access asking to confirm the deletion.
Thanks
David