Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Joseph Weisblatt
 
Posts: n/a
Default How do I get automatic completion to work for an in-cell dropdown

If I have a list of Alpha, Beta, Gamma and an in-cell dropdown, I'd like
typing 'G' to auto-select Gamma.
I'm pretty sure it was doing that at some point, but now, it does not.
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

This isn't supported under data|validation.

You could use A,B,G in the dropdown and then use a helper cell with a formula in
it, though.

Say you put your abbreviations in A1:A3 of sheet2 and the real names in B1:B3,
then you could use:

=if(a1="","",vlookup(a1,sheet2!a:b,2,false))



Joseph Weisblatt wrote:

If I have a list of Alpha, Beta, Gamma and an in-cell dropdown, I'd like
typing 'G' to auto-select Gamma.
I'm pretty sure it was doing that at some point, but now, it does not.


--

Dave Peterson
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
Automatic coloring of blank cells when sheet work complete bigdaddy3 Excel Worksheet Functions 14 August 5th 05 05:00 PM
How can I find automatic links in an Excel-sheet? Tobias Excel Discussion (Misc queries) 4 August 4th 05 09:02 AM
Some Excel links don't work Ben Enfield Excel Discussion (Misc queries) 3 August 2nd 05 12:29 AM
Update Automatic Links Not Working in 2003 cydkil Excel Discussion (Misc queries) 2 February 15th 05 03:35 PM
Databases for tracking work and task completion SSgt Roberts Excel Worksheet Functions 1 December 6th 04 08:25 PM


All times are GMT +1. The time now is 02:56 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"