Results 1 to 3 of 3

Thread: Combo Box and Bound Column

  1. #1

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Combo Box and Bound Column

    In Access I can create a combo box that has multiple columns, and designate one of them as the "Bound" column. I can also hide columns by adjusting their width.

    How can I re-create the same things in vb?
    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


  2. #2
    Addicted Member
    Join Date
    Sep 2003
    Posts
    160
    Hi
    you just import DataCombo which is very nice for having joint data, also you can import Microsoft Form 2.0 ocx and use Datacombo for that one which have multiple column but that is illegal to redistribute however it is free to download from microsoft.com

    hope it helps.
    S. Mohammad Najafi

  3. #3

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965
    Thanks for the post. I loaded the MS Form 2.0 Componet and it worked fine.

    For the last few years I have been using Access and VBA for my apps. Recently, I have graduated to vb and MS SQL Server. I am sorry if some of my questions seem dumb.
    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


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