Not for sure how to ask this and I'm open to any suggestions....
I have an appointment scheduler...users can update, add or delete any appointments. The problem now is everyone is wondering, "well, you deleted/updated who." So I plan on implementing an Operator ID that when users click the SAVE or UPDATEbutton, it runs a macro that runs a query and prompts them for their Operator ID. I know if it is an update transaction the query should be an update query and an addition transaction, insert query. My problem is...is it possible to prompt them for their Operator id and then whatever they type in the promt box, insert that number into the Operator ID field of the table Appointments?
Thanks in advance,
Kacy
________
Chrysler pt cruiser specifications
I have an appointment scheduler...users can update, add or delete any appointments. The problem now is everyone is wondering, "well, you deleted/updated who." So I plan on implementing an Operator ID that when users click the SAVE or UPDATEbutton, it runs a macro that runs a query and prompts them for their Operator ID. I know if it is an update transaction the query should be an update query and an addition transaction, insert query. My problem is...is it possible to prompt them for their Operator id and then whatever they type in the promt box, insert that number into the Operator ID field of the table Appointments?
Thanks in advance,
Kacy
________
Chrysler pt cruiser specifications
Last edited: