Hello
I am trying to update the caption of a number of buttons on a form. I can update the captions with the use of another button so I know the VBA code is correct.
However, I cannot find an event that I can attach the code to in order to automatically update the buttons.
The names of the buttons come from text boxes which in turn get their values from control source relationships from subform fields.
Can anybody help me?
I am trying to update the caption of a number of buttons on a form. I can update the captions with the use of another button so I know the VBA code is correct.
However, I cannot find an event that I can attach the code to in order to automatically update the buttons.
The names of the buttons come from text boxes which in turn get their values from control source relationships from subform fields.
Can anybody help me?