Hi
I have a Project Cost Management Database System i developed in Access 97. I have a form in the systems administration section of the system where the record's fields are set to read-only when the form first opens. I did this by setting the record fields "enabled" property to No. What i would like to do is then have an "amend record" command button that sends certain fields in the record "live" ie editable, when the command button is pressed. This is because i don't want users to be able to edit the primary key or foreign key fields for obvious reasons, but they need to be able to edit, for example the decription field. I have tried using the on click event property in the command button but my level of VB Coding knowledge is not that great. Can anyone help?
Thanks.
Best regards
Sargietek.
I have a Project Cost Management Database System i developed in Access 97. I have a form in the systems administration section of the system where the record's fields are set to read-only when the form first opens. I did this by setting the record fields "enabled" property to No. What i would like to do is then have an "amend record" command button that sends certain fields in the record "live" ie editable, when the command button is pressed. This is because i don't want users to be able to edit the primary key or foreign key fields for obvious reasons, but they need to be able to edit, for example the decription field. I have tried using the on click event property in the command button but my level of VB Coding knowledge is not that great. Can anyone help?
Thanks.
Best regards
Sargietek.