G
Guest
I have a query to delete a tbl, an query to create a new table and a append
query that I currently run manually.
Is is possible to run these in sequential order on the click of a command
button?
tbl name: tblinvcomments
update Query: qryupdatecommentstblfrmdd
mk table Query:qryupdatecommentstable
delete tbl records Query:qrydeletetblinvcomments
Is this possible?
Thanks,
Brook
query that I currently run manually.
Is is possible to run these in sequential order on the click of a command
button?
tbl name: tblinvcomments
update Query: qryupdatecommentstblfrmdd
mk table Query:qryupdatecommentstable
delete tbl records Query:qrydeletetblinvcomments
Is this possible?
Thanks,
Brook