View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jhyatt jhyatt is offline
external usenet poster
 
Posts: 61
Default User form Command Buttons

Does anybody now how to code a button in a user form to not work until the
other buttons are clicked. for example i have 3 buttons one "OK" one "next"
one "close". I would like the user to click the ok button then the next,
then the close when theu are done. any help would be appreciated.

Thank you

J