Access 2010
Hi,
How can I set the caption and backcolor (both predefined) of a certain button on a form by clicking a button on a different form?
On the "fill-in" form I have a "finished" button. When I click this, I want the button on the main form that I use to get to the fill-in form to turn green and say "finished".
Before I used a macro with the SetProperty function but that sometimes does not work. Besides that, I am getting the hang of VBA now and want to use this as much as possible.
Many thanks!
Mark
Hi,
How can I set the caption and backcolor (both predefined) of a certain button on a form by clicking a button on a different form?
On the "fill-in" form I have a "finished" button. When I click this, I want the button on the main form that I use to get to the fill-in form to turn green and say "finished".
Before I used a macro with the SetProperty function but that sometimes does not work. Besides that, I am getting the hang of VBA now and want to use this as much as possible.
Many thanks!
Mark