Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi, I have cell validation working on my spreadsheet whereby when I click on a cell, a list of contents (named range) is presented for the user to select which product is required... no problems here Due to the list being so long (500 products) I would like to use 'type ahead' type functionality... for example if I want to select the a product beginning with P I can simple press P and the list would jump to products beginning with P, as it stands at present I have to scroll down using the mouse the product that I am searching for. Is this possible within Excel ? Many thanks -- breadvan579 ------------------------------------------------------------------------ breadvan579's Profile: http://www.excelforum.com/member.php...o&userid=15193 View this thread: http://www.excelforum.com/showthread...hreadid=498062 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Data validation lists don't support autocomplete.
If you can use programming, there are instructions here for adding a combobox from which you can select one of the values from the data validation list. In the combobox, you can enable autocomplete: http://www.contextures.com/xlDataVal11.html breadvan579 wrote: Hi, I have cell validation working on my spreadsheet whereby when I click on a cell, a list of contents (named range) is presented for the user to select which product is required... no problems here Due to the list being so long (500 products) I would like to use 'type ahead' type functionality... for example if I want to select the a product beginning with P I can simple press P and the list would jump to products beginning with P, as it stands at present I have to scroll down using the mouse the product that I am searching for. -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Thanks for the help Debra - this solved the problem. Cheers -- breadvan579 ------------------------------------------------------------------------ breadvan579's Profile: http://www.excelforum.com/member.php...o&userid=15193 View this thread: http://www.excelforum.com/showthread...hreadid=498062 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You're welcome, and thanks for letting me know that it helped.
breadvan579 wrote: Thanks for the help Debra - this solved the problem. Cheers -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() All is working well, but when I try and apply protection to the worksheet it appears to prevent the Combo box from working. Can you suggest a simple work around this minor problem. -- breadvan579 ------------------------------------------------------------------------ breadvan579's Profile: http://www.excelforum.com/member.php...o&userid=15193 View this thread: http://www.excelforum.com/showthread...hreadid=498062 |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When you protect the worksheet, allow users to edit objects, and unlock
the cells that will be used for data entry. breadvan579 wrote: All is working well, but when I try and apply protection to the worksheet it appears to prevent the Combo box from working. Can you suggest a simple work around this minor problem. -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Once again - very helpful. Thank you -- breadvan579 ------------------------------------------------------------------------ breadvan579's Profile: http://www.excelforum.com/member.php...o&userid=15193 View this thread: http://www.excelforum.com/showthread...hreadid=498062 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation List Length | Excel Worksheet Functions | |||
Symbols in Data Validation List | Excel Worksheet Functions | |||
data validation list drop down text format too small | Excel Worksheet Functions | |||
Format Validation Cells | Excel Discussion (Misc queries) | |||
Custom Format and Data Validation Q | Excel Worksheet Functions |