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

is it possible in excel as it is html.
that in a drop down list created of say 100 to 150 items if i press say
m it shows items starting with m rather than scrolling down.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 205
Default Drop Down List

Hi Jimish

Yes, drop-downs (Combo boxes) do do this.

Best regards

John
"Jimish" wrote in message
oups.com...
is it possible in excel as it is html.
that in a drop down list created of say 100 to 150 items if i press say
m it shows items starting with m rather than scrolling down.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Drop Down List

IF IT DOES THAT CAN YOU HELP ME ON HOW TO DO THAT. THANKS

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 88
Default Drop Down List

Assuming you want this combobox on a worksheet.
Click ViewToolbarsControl Toolbox.
On the control Toolbox click on the combobox and then click and drag on
you sheet to place the combobox.
Right click the combobox and select Properties.
Make sure tha AutoWordSelect is set to True.
Set ListFillRange to be the range that has the list of items you want ot
appear in the combobox eg A2:A28.
Set LinkedCell as the cell you want to hold item selected in the combobox.
Close the Properties window.
On the Control Toolbox click Exit Design Mode (top left button).
Close Control Toolbox.

Hope this helps
Rowan

Jimish wrote:
IF IT DOES THAT CAN YOU HELP ME ON HOW TO DO THAT. THANKS

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 01:21 PM.

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"