Click here to Skip to main content
15,921,276 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generaldeveloping a estimating program Pin
cds.toecuter31-Mar-05 12:38
cds.toecuter31-Mar-05 12:38 
GeneralPrinting Word Documents Pin
alcitizenp31-Mar-05 11:52
alcitizenp31-Mar-05 11:52 
GeneralRe: Printing Word Documents Pin
Anonymous31-Mar-05 12:09
Anonymous31-Mar-05 12:09 
GeneralTechnology Question About Real Time Notifications Pin
ihdalton31-Mar-05 8:50
ihdalton31-Mar-05 8:50 
GeneralRe: Technology Question About Real Time Notifications Pin
Dave Kreskowiak31-Mar-05 9:08
mveDave Kreskowiak31-Mar-05 9:08 
GeneralRe: Technology Question About Real Time Notifications Pin
mblaster31-Mar-05 10:31
mblaster31-Mar-05 10:31 
GeneralRe: Technology Question About Real Time Notifications Pin
Dave Kreskowiak31-Mar-05 14:52
mveDave Kreskowiak31-Mar-05 14:52 
GeneralText Completion for a ComboBox Pin
KreativeKai31-Mar-05 4:54
professionalKreativeKai31-Mar-05 4:54 
I have a combobox populated with 1300+ names. I want to make it easier for my data entry clerk to enter the last name, and it pulls from the list.

I found the following link:
http://support.microsoft.com/default.aspx?scid=kb;en-us;320107[^]

This knowledgebase article lists some code that doesn't work the way I need it. The code searches in the list for a name that matches and if so, it selects it. If not, it allows the client to type in a new name.

I need code to select only from the list and if you type something not on the list and backspace to retype, it picks up again.

Does anyone have some code suggestions or enhancements to this code that might help?

Any suggestions are appreciated.

Lost in the vast sea of .NET

<a href="http://www.komputing.com/Pricelist.html">Visit my website at www.komputing.com</a>

GeneralRe: Text Completion for a ComboBox Pin
KreativeKai8-Apr-05 8:10
professionalKreativeKai8-Apr-05 8:10 
GeneralPopulate data in text box Pin
Its due when31-Mar-05 3:35
Its due when31-Mar-05 3:35 
GeneralRe: Populate data in text box Pin
Dave Kreskowiak31-Mar-05 4:53
mveDave Kreskowiak31-Mar-05 4:53 
GeneralRe: Populate data in text box Pin
Its due when31-Mar-05 19:13
Its due when31-Mar-05 19:13 
GeneralRemote Login Pin
UniBond31-Mar-05 3:27
UniBond31-Mar-05 3:27 
GeneralRe: Remote Login Pin
Colin Angus Mackay31-Mar-05 4:35
Colin Angus Mackay31-Mar-05 4:35 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 4:48
UniBond31-Mar-05 4:48 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 4:56
mveDave Kreskowiak31-Mar-05 4:56 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 5:08
UniBond31-Mar-05 5:08 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 5:26
mveDave Kreskowiak31-Mar-05 5:26 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 5:55
UniBond31-Mar-05 5:55 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 6:42
mveDave Kreskowiak31-Mar-05 6:42 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 7:07
UniBond31-Mar-05 7:07 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 9:02
mveDave Kreskowiak31-Mar-05 9:02 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 21:11
UniBond31-Mar-05 21:11 
GeneralRe: Remote Login Pin
Colin Angus Mackay2-Apr-05 6:15
Colin Angus Mackay2-Apr-05 6:15 
GeneralRe: Remote Login Pin
J4amieC31-Mar-05 20:53
J4amieC31-Mar-05 20:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.