Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Drop Down List a la HTML

Suppose I have a cell with month names for choices. In asimilar HTML input
page, the user would type "J" and "January" appears. Type "J" again and
"June" appears. A third time and "July" appears.

The typical excel drop-down (data validation) allows the user to type "Jan"
in the cell, but will not choose "January." And the cell won't function as
described in the first paragraph.

I would like the cell to behave more like the HTML code. Is what I'm
describing doable in Excel? How? Many thanks, John
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Drop Down List a la HTML

You need a combobox to get the autocomplete function. DV doesn't have it.

See Debra Dalglesih's site for how-to and code.

http://www.contextures.on.ca/xlDataVal10.html


Gord Dibben MS Excel MVP

On Mon, 8 Dec 2008 09:24:01 -0800, John V wrote:

Suppose I have a cell with month names for choices. In asimilar HTML input
page, the user would type "J" and "January" appears. Type "J" again and
"June" appears. A third time and "July" appears.

The typical excel drop-down (data validation) allows the user to type "Jan"
in the cell, but will not choose "January." And the cell won't function as
described in the first paragraph.

I would like the cell to behave more like the HTML code. Is what I'm
describing doable in Excel? How? Many thanks, John


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
Retain drop down lists in Excel when saved as HTML Alistair Excel Discussion (Misc queries) 0 April 7th 10 04:25 PM
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 choice selecting another drop down list CVD0722 Excel Worksheet Functions 3 October 31st 06 01:02 PM
how do you drop an HTML spreadsheet into excel Luddist Excel Worksheet Functions 0 September 13th 06 01:07 AM
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 09:24 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"