G
gary167
I have a userform setup with a multipage control. I have various
textboxes that need to be filled out for various information. I have
also included a option button (copyhpm2) which will allow me to do a
quick subroutine and then allow me to update the text of a box.
My issue is that I would like to be able to find out which button has
been pushed. (I know I could hardcode this with a variable, but there
are a lot of these).
As another footnote, how can I determine the next, or previous, text
box in the tab order programatically.
Thanks,
Gary
textboxes that need to be filled out for various information. I have
also included a option button (copyhpm2) which will allow me to do a
quick subroutine and then allow me to update the text of a box.
My issue is that I would like to be able to find out which button has
been pushed. (I know I could hardcode this with a variable, but there
are a lot of these).
As another footnote, how can I determine the next, or previous, text
box in the tab order programatically.
Thanks,
Gary