S
SamDev
In a form I have a combo box that users can select a client. After selecting
a client the user clicks the OK button. The OK button I have set up the
event that it will run an append query and then a delete query. It appends
the selected client to a new a different table and then deletes selected
client from source table.
I want the user to be able to enter the year of the deletion (I have this
field in both original & destination tables), after the client is selected
and before the queries are run. A pop-up box would be nice. I can't seem to
figure out how to get Access to allow me to enter the year before it starts
running the queries.
Any help would be appreciated...much thanks!
a client the user clicks the OK button. The OK button I have set up the
event that it will run an append query and then a delete query. It appends
the selected client to a new a different table and then deletes selected
client from source table.
I want the user to be able to enter the year of the deletion (I have this
field in both original & destination tables), after the client is selected
and before the queries are run. A pop-up box would be nice. I can't seem to
figure out how to get Access to allow me to enter the year before it starts
running the queries.
Any help would be appreciated...much thanks!