On Nov 16, 1:15 pm, LesHurley <LesHur...@discussions.microsoft.com>
wrote:
> I have a command button on a worksheet with a CLICK event handler. Is it
> possible to toggle the caption on the button between say, Set , Reset with
> each click?
> --
> Thanks
Yes it is possible, I've just quickly made a userform to do this.
Could you provide more detail? Why you would want to do this, as it
looks a bit confusing to me, not least to your users. Is the button
running the same code with each click or different code?
Dave
|