Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 493
Default Drop-down updated on each keystroke

Is there a way to automatically filter the drop-down list of data-validation
after each keystroke?

For example, there is a list in Sheet1 containing all the possible entries
for data validation. This list would contain:

A
1 Apple
2 Cabbage
3 Cucomber

When a user presses a key in a data-validated cell (which will be in
Sheet2), the list would automatically update to show only the matching
entries in it (like the Internet Explorer Auto-Complete feature).

For example, when a user first selects a blank cell, all the possible
entries would be listed. Then, when the user types "C", only "Cabbage" and
"Cucomber" would be listed. When the user types "Cu", only the "Cucomber"
entry would be available, and if possible, automatically selected. The reason
I'm asking this is the real list has over 500 entries and it is way too long
to scroll down to find the correct one.

Is there a way to do this using only data-validation? I've also been trying
to do it using a macro but I can't seem to figure it out...

Thanks for your help,

Alex
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Drop-down updated on each keystroke

the user is editing the cell at this point, macros won't run

there is no built in capability to do this.

--
Regards,
Tom Ogilvy

"Alex" wrote in message
...
Is there a way to automatically filter the drop-down list of

data-validation
after each keystroke?

For example, there is a list in Sheet1 containing all the possible entries
for data validation. This list would contain:

A
1 Apple
2 Cabbage
3 Cucomber

When a user presses a key in a data-validated cell (which will be in
Sheet2), the list would automatically update to show only the matching
entries in it (like the Internet Explorer Auto-Complete feature).

For example, when a user first selects a blank cell, all the possible
entries would be listed. Then, when the user types "C", only "Cabbage" and
"Cucomber" would be listed. When the user types "Cu", only the "Cucomber"
entry would be available, and if possible, automatically selected. The

reason
I'm asking this is the real list has over 500 entries and it is way too

long
to scroll down to find the correct one.

Is there a way to do this using only data-validation? I've also been

trying
to do it using a macro but I can't seem to figure it out...

Thanks for your help,

Alex



Reply
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
Excel cells randomly don't get updated unless each cell is updated Lost in Excel Excel Discussion (Misc queries) 5 September 29th 08 06:56 PM
Tab Keystroke in Excel Snakeoids Excel Discussion (Misc queries) 1 April 17th 07 07:10 AM
Tab Keystroke in Excel Snakeoids Excel Discussion (Misc queries) 2 April 13th 07 11:04 PM
One keystroke per cell Steel Keith Excel Discussion (Misc queries) 1 January 12th 07 09:24 PM
Keystroke for Formatting AMaxwell Excel Worksheet Functions 1 February 13th 06 11:06 PM


All times are GMT +1. The time now is 07:48 AM.

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

About Us

"It's about Microsoft Excel"