Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Excel Wksheet Using Visual Basic

Excel Wksheet Using Visual Basic

Scheduled Pinned Locked Moved Visual Basic
helptutorial
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    EZ V
    wrote on last edited by
    #1

    Hey Everyone! I'm a rookie at this stuff so I'm seeking help. I've built buttons and huge macros in my excel spreadsheets and I know how to assign buttons to my macros. Here is where I'm stuck. I just learned how to build userforms with textboxes, buttons, and macros to activate userform. I just can't figure out how to open my userforms in my worksheet without going into the visual basic editor. I would like to learn how to program a button to open my userform in my worksheet. Can anyone please help me. If possible I would like to see a sample of codes. Thank you so much..... :confused:

    D 1 Reply Last reply
    0
    • E EZ V

      Hey Everyone! I'm a rookie at this stuff so I'm seeking help. I've built buttons and huge macros in my excel spreadsheets and I know how to assign buttons to my macros. Here is where I'm stuck. I just learned how to build userforms with textboxes, buttons, and macros to activate userform. I just can't figure out how to open my userforms in my worksheet without going into the visual basic editor. I would like to learn how to program a button to open my userform in my worksheet. Can anyone please help me. If possible I would like to see a sample of codes. Thank you so much..... :confused:

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      I can't remember exactly, but in the code you have for a button you can do something like:

      MyUserForm.Show()

      to launch your form... I think! :~ RageInTheMachine9532

      E 1 Reply Last reply
      0
      • D Dave Kreskowiak

        I can't remember exactly, but in the code you have for a button you can do something like:

        MyUserForm.Show()

        to launch your form... I think! :~ RageInTheMachine9532

        E Offline
        E Offline
        EZ V
        wrote on last edited by
        #3

        TO: RageInTheMachine9532 Thank you so much for your input. It worked. Now I can continue on with my project for work.:laugh:

        D 1 Reply Last reply
        0
        • E EZ V

          TO: RageInTheMachine9532 Thank you so much for your input. It worked. Now I can continue on with my project for work.:laugh:

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          No problem! Thanks! RageInTheMachine9532

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups