K
Kgwill85
Okay, before I lay out the question I am going to give you a little
overview about the form that I am using. My form has 4 buttons on
it. 1 for adding a record, another for finding a record, another for
deleting a record and the last to close the form.
Now for my question, I want to know if there is a way to change the
text on my add button from "Add Record" to "Update Record" after the
find button is clicked and the form is searched.
I want the add button to the the same function all the time. I just
want the text to switch when the find button is clicked. And after
the record is "updated" I want the add button to go back to it's
original text, which is "Add Record".
Thanks in advance.
overview about the form that I am using. My form has 4 buttons on
it. 1 for adding a record, another for finding a record, another for
deleting a record and the last to close the form.
Now for my question, I want to know if there is a way to change the
text on my add button from "Add Record" to "Update Record" after the
find button is clicked and the form is searched.
I want the add button to the the same function all the time. I just
want the text to switch when the find button is clicked. And after
the record is "updated" I want the add button to go back to it's
original text, which is "Add Record".
Thanks in advance.