Solved - Toggle Button Code
I'm running VBA within MS Excel97 and like to know the code for the
following situation:
Form with ToggleButton, the button is labelled "1"
When I click the button, I'd like it to
a) become invisible (preferred), or
b) change it's label from "1" to "0"
On clicking the button again, i'd like to reverse he previous actions.
May sound to trivial for you to even bother about, but I have no previous
programming experience, and your reply would help me greatly with a
project I'm working on.
Thanks & Rgds, Andreas