Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Coordinate ComboBoxes 1

Status
Not open for further replies.

RoguePoet01

Programmer
Oct 1, 2003
302
US
Hi,

I might have to do this with some SQL reads, but I was hoping I could do it this way.

Load combobox1 with the names and a combobox index.
Load combobox2 with the SQL RecIndex and a combobox index.
Load combobox3 with the name descriptions and a cb index.

So...what I want to happen is to change the combobox.text of combobox's 2 and 3 in sync with combobox 1.

Combobox3 will be loaded into the tooltips for combobox1.

Thanks,

Rougy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top