I'm trying to create a simple macro to control two buttons that have been placed in a form. They alternate positions, so they can be left pressed or unpressed, and the objective is to have only one of them pressed. My idea was to execute a macro every time one of the two is pressed, and the macro would be in charge of unpressing the other one.
Any ideas?
Thanks a lot!