• going from excel spreedsheet to vba userform

    Home » Forums » AskWoody support » Productivity software by function » Visual Basic for Applications » going from excel spreedsheet to vba userform

    Author
    Topic
    #470699

    i have a user form (vba) that inputs data into the spreedsheet. but when i exit out of the userform and go into the spreedsheet there is no way for me to bring back up the userform. I have to close out of what i’m doing and reopen it. there has got to be a better way of doing this?

    Viewing 1 reply thread
    Author
    Replies
    • #1237004

      How about adding a macro called DisplayForm with the single line of code:

      USERFORM1.Show

      You could call it using the Macros dialog, or (in 2000-2003) assign it to a menu or toolbar or (in 2007-2010) assign it to the Quick Access toolbar.

    • #1237048

      don’t know why I didn’t think of that…. thanks buddy.

    Viewing 1 reply thread
    Reply To: Reply #1237048 in going from excel spreedsheet to vba userform

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

    Your information:




    Cancel