snoopy92211
New member
- Local time
- Today, 18:11
- Joined
- Feb 25, 2005
- Messages
- 7
Ok. I have a doozy of an issue.
I have a table, tblobligation. I want my users to be able to make changes to this table (using a form to query the info they need), but before the changes are made, i want the changed information to be added to a stage table. that way,the approver can review the changes and decide to update or keep as is.
Does that make sense?
The query works fine, it's just that certain fields need to be locked to prevent users from changing information one into the database. It is at the Reviewer's discretion to accept or deny the changes. How the heck can I do this?
Thanks for your help!
I have a table, tblobligation. I want my users to be able to make changes to this table (using a form to query the info they need), but before the changes are made, i want the changed information to be added to a stage table. that way,the approver can review the changes and decide to update or keep as is.
Does that make sense?
The query works fine, it's just that certain fields need to be locked to prevent users from changing information one into the database. It is at the Reviewer's discretion to accept or deny the changes. How the heck can I do this?
Thanks for your help!