Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ben ben is offline
external usenet poster
 
Posts: 232
Default Drop-Down List

I want to be able to do something like autocomplete through code - eg...
a user clicks in a cell and starts typing, and excel provides a drop-down
box with the mostly likely text. any suggestions?
--
When you lose your mind, you free your life.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Drop-Down List

Macros don't run when editing a cell - at least not for any practical
purpose. (I have seen a few useless demos to "prove a point"). The
functionality you describe is inherent in a combobox from the control
toolbox toolbar. You also might be able to wicker something in autoselect
(but not using code). There is also the built in select from list, but this
would only be germane if adding a value to the bottom of an existing list.

--
Regards,
Tom Ogilvy


"ben" (remove this if mailing direct) wrote in message
...
I want to be able to do something like autocomplete through code - eg...
a user clicks in a cell and starts typing, and excel provides a drop-down
box with the mostly likely text. any suggestions?
--
When you lose your mind, you free your life.



  #3   Report Post  
Posted to microsoft.public.excel.programming
ben ben is offline
external usenet poster
 
Posts: 232
Default Drop-Down List

oops forgot to mention, i want a list of text that i can populate myself, not
just a single line choice like autocomplete.
Ben

--
When you lose your mind, you free your life.


"ben" wrote:

I want to be able to do something like autocomplete through code - eg...
a user clicks in a cell and starts typing, and excel provides a drop-down
box with the mostly likely text. any suggestions?
--
When you lose your mind, you free your life.

  #4   Report Post  
Posted to microsoft.public.excel.programming
ben ben is offline
external usenet poster
 
Posts: 232
Default Drop-Down List

hmm,
forgot about the macros frozen when editing text. i guess i just have a pop
list box on selection change. thanks anyway

--
When you lose your mind, you free your life.


"Tom Ogilvy" wrote:

Macros don't run when editing a cell - at least not for any practical
purpose. (I have seen a few useless demos to "prove a point"). The
functionality you describe is inherent in a combobox from the control
toolbox toolbar. You also might be able to wicker something in autoselect
(but not using code). There is also the built in select from list, but this
would only be germane if adding a value to the bottom of an existing list.

--
Regards,
Tom Ogilvy


"ben" (remove this if mailing direct) wrote in message
...
I want to be able to do something like autocomplete through code - eg...
a user clicks in a cell and starts typing, and excel provides a drop-down
box with the mostly likely text. any suggestions?
--
When you lose your mind, you free your life.




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
drop down list based on other drop down list pick Ruth Excel Discussion (Misc queries) 1 August 25th 09 04:12 PM
Drop down list dependant on previous drop down list Tenacioushail Excel Discussion (Misc queries) 1 July 1st 08 11:35 AM
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
Drop Down List choice selecting another drop down list CVD0722 Excel Worksheet Functions 3 October 31st 06 01:02 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM


All times are GMT +1. The time now is 08:22 PM.

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"