I want to do 3 things - Can anyone help asap?
1) I am developing a risk database and I want to track when changes are made to any data field. My initial thoughts were to create an audit form which users would have to fill in before they can exist. - but how do you (A) ensure the audit form only appears when data is changed?, and (B) is filled in? - Is this a good way?
2) Can I somehow log user's ID's when they make changes to certain field? and then store this on a form & report?
3) When a user opens a form through a switchboard - I want to give them the option to either open as read-only or open for edit. i.e. If I open a form, I get a pop-up box which says "Do you want to read or edit?" with two option command buttons - How do I do this?
1) I am developing a risk database and I want to track when changes are made to any data field. My initial thoughts were to create an audit form which users would have to fill in before they can exist. - but how do you (A) ensure the audit form only appears when data is changed?, and (B) is filled in? - Is this a good way?
2) Can I somehow log user's ID's when they make changes to certain field? and then store this on a form & report?
3) When a user opens a form through a switchboard - I want to give them the option to either open as read-only or open for edit. i.e. If I open a form, I get a pop-up box which says "Do you want to read or edit?" with two option command buttons - How do I do this?