Results 1 to 3 of 3

Thread: Need help on my Excel VB code

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2011
    Posts
    3

    Need help on my Excel VB code

    Need some assistance on my VB coding.
    Actually I need to display the data from the table based on my combobox list selection.
    Example
    Column 1 Column 2
    A Text1
    B Text 2
    C Text 3

    Once the user select 'B' from the comboBox, the label1 should display the Column 2 value = Text 2.
    Please do help me on this issue.
    Thank you.

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,422

    Re: Need help on my Excel VB code

    is this a vb.net or an excel vba question?

    if vba, try the Office Development forum:

    http://www.vbforums.com/forumdisplay.php?f=37

    if vb.net we need more information

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2011
    Posts
    3

    Re: Need help on my Excel VB code

    Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width