Hi,
I would like to run a macro to hide/show a button that is on top of an active cell when another button is pressed. I want this to be a generic code for multiple button's, therefore I can't use a typical...
... because this requires a specific button name.
I think if I found a function that did the opposite of an Application.Caller, that would work. This would allow me to potentially select the button that lies on top of the active cell. However, I don't know if this function exists.
Does this function exist? Or is there another way to hide/show the button?
Please note that these buttons are from the "forms" toolbar.
Thanks!
Bookmarks