• Outlook Form Command Button

    Author
    Topic
    #356335

    I’ve created a form and want to add a command button that opens up a brief set of instructions on how to use the form. But I can’t figure out how to get the button to do anything!

    I’ve added the button using the Toolbox, but can’t determine how to assign it a specific action on click. Especially the action of opening up a window that has instructions.

    All help appreciated!!!!

    Viewing 0 reply threads
    Author
    Replies
    • #527190

      what kind of a window? dialog box?

      add a command button to a form, enter the following code in the script editor.

      Sub CommandButton1_Click()
      msgbox “do this”
      End Sub

    Viewing 0 reply threads
    Reply To: Outlook Form Command Button

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: