Thread: User form
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 153
Default User form

Hi
I have created and been able to successfully execute a command button, that triggers a parameter query. Now, I would like to move or create that command button on a user form

The whole idea would be, that a user would be able to launch a excel workbook, that will display a user form, with multiple command buttons. The buttons, would ask the user for the variable, and then display the information in an excel workbook

Thanks for all the help that this forum has provided me so far.