View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David W[_3_] David W[_3_] is offline
external usenet poster
 
Posts: 28
Default Generic Command Button Response

Is there a way to set a command buttons response.
what i am trying to do is to use 1 user form and have generic responses from
the command buttons on that form so that it can be used for multiple things
can it be set
example
if command button is pressed name "what"
its resp to "1" or "what"
like msgbox vbyesno except customized
and is it put into that command buttons code