LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Determing if user input is on list in Combo Box

Since I am dependent on the wisdom others have provided here, I feel it was
important to contribute my own advice (even if I am not as experienced as
other) I think i've found a better solution.

I've gone with a for-next loop that compares the user input to every item in
the list (which is stored in an array). I have been doing this comparison
for every character the user types. It performs better than I expected.
However, now will be changing to detecting the Enter key to start my
comparison loop by using the following command;

onkey (~,MyCompareProcedure) ' note that the Tilde is equivalent to the
Enter key.

Joe Dunfee
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dropdown List That Accepts Other User Input GEdwards Excel Discussion (Misc queries) 5 April 5th 10 05:45 AM
Combo Box that allows user entry of values not on drop-down list donnadelayed Excel Discussion (Misc queries) 1 July 2nd 08 04:20 PM
BRAND NEW USER -: PROBLEMS WITH LIST AND TEXT BOX INPUT [email protected] Excel Programming 0 April 20th 07 08:04 AM
How can I calculate user input from a combo box into a formula? Quizboy Excel Worksheet Functions 0 November 16th 05 06:11 PM
Check a user-input value against a list of values? Bill_S Excel Programming 1 April 28th 05 03:24 AM


All times are GMT +1. The time now is 01:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"