Hi,
I have a ComboBox which I want to use to select codes. The RowSourceType is 2-Alias, with nothing in the RowSource property. In the form's Init event, I have selected all the records from the codebook into a cursor, and put the cursor name into the RowSource.
What I would like to be able to do is as the user types characters, the ComboBox selects into the cursor records that match what the user has typed.
Any suggestions?
Thanks,
Stewart
I have a ComboBox which I want to use to select codes. The RowSourceType is 2-Alias, with nothing in the RowSource property. In the form's Init event, I have selected all the records from the codebook into a cursor, and put the cursor name into the RowSource.
What I would like to be able to do is as the user types characters, the ComboBox selects into the cursor records that match what the user has typed.
Any suggestions?
Thanks,
Stewart