I have a field called status in my persons table. It is a text field that can have 2 values (Active, Inactive).
I wanted to put a button on a form that would have as a caption the present value of the status field. Clicking on the button would toggle the value.
How can I get this field value displayed as the button caption?
I am using Access 2003 on an Access 2000 database.
I wanted to put a button on a form that would have as a caption the present value of the status field. Clicking on the button would toggle the value.
How can I get this field value displayed as the button caption?
I am using Access 2003 on an Access 2000 database.