|
-
Sep 24th, 2003, 02:23 PM
#1
Thread Starter
Giants World Champs!!!!
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."
-
Sep 24th, 2003, 05:09 PM
#2
Addicted Member
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
-
Sep 24th, 2003, 05:45 PM
#3
Thread Starter
Giants World Champs!!!!
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|