VBA code to run Queries

S

Susan R

I have a process that has a print button. What I want to
do is when the print button is pressed run my query called
appendtohistory sending it the needed criteria to copy
that record to a history table and then run my deletefrom
current query(sending the same criteria) to delete that
record from my original table. I can't get the event
procedure to work. Any suggestions on teh coding
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top