Visual Basic code for displaying data in the user form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gskrishnan
    New Member
    • Dec 2007
    • 3

    Visual Basic code for displaying data in the user form

    I want the form to be the user interface. The data which the user will use will have to be displayed. The data is stored in the Excel worksheets (four different worksheets in the same workbook). The worksheets have radio buttons for each of the items in the worksheets, so the user only needs to click on the buttons and corresponding values get inserted into a text box in the form.

    Can someone help me on how to go about setting this up. All I am looking for are some hints. I would like to develop this tool myself even if I have to struggle through it. Thanks in advance for the help.

    gskrishnan.
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by gskrishnan
    I want the form to be the user interface. The data which the user will use will have to be displayed. The data is stored in the Excel worksheets (four different worksheets in the same workbook). The worksheets have radio buttons for each of the items in the worksheets, so the user only needs to click on the buttons and corresponding values get inserted into a text box in the form.

    Can someone help me on how to go about setting this up. All I am looking for are some hints. I would like to develop this tool myself even if I have to struggle through it. Thanks in advance for the help.

    gskrishnan.
    Hello, gskrishnan!

    I read your information and I think there are posts on this. I would plug excel into the box above and let her rip.

    Hope you find what you needed. Do stay tuned and ask more questions if links did not help...

    In a bit!

    Comment

    • gskrishnan
      New Member
      • Dec 2007
      • 3

      #3
      I have edited my previous post to indicate that the user form was created for excel. Thanks!

      Krishnan.

      Original Post:

      I want the Excel form to be the user interface. The data which the user will use will have to be displayed. The data is stored in the Excel worksheets (four different worksheets in the same workbook). The worksheets have radio buttons for each of the items in the worksheets, so the user only needs to click on the buttons and corresponding values get inserted into a text box in the form.

      Can someone help me on how to go about setting this up. All I am looking for are some hints. I would like to develop this tool myself even if I have to struggle through it. Thanks in advance for the help.

      gskrishnan.

      Comment

      Working...