Posts

Showing posts with the label access-vba

How to delete all records from the multiple tables like“tbl_a*”? [on hold]

How to delete all records from the multiple tables like“tbl_a*”? [on hold] Suppose I have the multiple tables in my current database,then all records on those tables should be deleted creating a form having a delete command button and cancel as well.Could you please help me to get the answer how to write the VBA programming for that command ? Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question. I have no any idea – Xatra Pd Ojha Jul 1 at 6:22 "which are not necessary" … only you will know that. There is no syntax for this. – ...