Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have approximately 1500 rows in my validation list for products I want to
select however when I use my drop down box I can only scroll down to about 1025 rows and the scrolling stops. How can I resolve this problem as the limitations on the number of rows in a list are almost infinite (65,000 or so from what I have read in your discussion group. Any help would be appreciated I use Office for Mac 2008 Bob |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A drop down box has got this limitations..Instead from menu
ViewToolbarsControl Toolboxselect 'ComboBox' place this over a cell. While in design mode right click the 'combobox' control and select 'Properties' and set the below properties . Once done click the first icon in the 'Control Toolbox' to 'Exit Design mode'. Linked cel. (eg" Sheet1!C1) List Rill Range (eg: Sheet1!A1:A2500) If this post helps click Yes --------------- Jacob Skaria "MAC MAN" wrote: I have approximately 1500 rows in my validation list for products I want to select however when I use my drop down box I can only scroll down to about 1025 rows and the scrolling stops. How can I resolve this problem as the limitations on the number of rows in a list are almost infinite (65,000 or so from what I have read in your discussion group. Any help would be appreciated I use Office for Mac 2008 Bob |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A drop down box has got this limitations..
The limit is 32,767 items (from a range). That's pretty big for a drop down list. -- Biff Microsoft Excel MVP "Jacob Skaria" wrote in message ... A drop down box has got this limitations..Instead from menu ViewToolbarsControl Toolboxselect 'ComboBox' place this over a cell. While in design mode right click the 'combobox' control and select 'Properties' and set the below properties . Once done click the first icon in the 'Control Toolbox' to 'Exit Design mode'. Linked cel. (eg" Sheet1!C1) List Rill Range (eg: Sheet1!A1:A2500) If this post helps click Yes --------------- Jacob Skaria "MAC MAN" wrote: I have approximately 1500 rows in my validation list for products I want to select however when I use my drop down box I can only scroll down to about 1025 rows and the scrolling stops. How can I resolve this problem as the limitations on the number of rows in a list are almost infinite (65,000 or so from what I have read in your discussion group. Any help would be appreciated I use Office for Mac 2008 Bob |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Oops..I misread and thought scrolling down is the issue mentioned
here..Thanks Biff "T. Valko" wrote: A drop down box has got this limitations.. The limit is 32,767 items (from a range). That's pretty big for a drop down list. -- Biff Microsoft Excel MVP "Jacob Skaria" wrote in message ... A drop down box has got this limitations..Instead from menu ViewToolbarsControl Toolboxselect 'ComboBox' place this over a cell. While in design mode right click the 'combobox' control and select 'Properties' and set the below properties . Once done click the first icon in the 'Control Toolbox' to 'Exit Design mode'. Linked cel. (eg" Sheet1!C1) List Rill Range (eg: Sheet1!A1:A2500) If this post helps click Yes --------------- Jacob Skaria "MAC MAN" wrote: I have approximately 1500 rows in my validation list for products I want to select however when I use my drop down box I can only scroll down to about 1025 rows and the scrolling stops. How can I resolve this problem as the limitations on the number of rows in a list are almost infinite (65,000 or so from what I have read in your discussion group. Any help would be appreciated I use Office for Mac 2008 Bob . |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check your other post.
MAC MAN wrote: I have approximately 1500 rows in my validation list for products I want to select however when I use my drop down box I can only scroll down to about 1025 rows and the scrolling stops. How can I resolve this problem as the limitations on the number of rows in a list are almost infinite (65,000 or so from what I have read in your discussion group. Any help would be appreciated I use Office for Mac 2008 Bob -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Scrolling in drop down menu | Excel Discussion (Misc queries) | |||
scrolling a drop down window | Excel Discussion (Misc queries) | |||
Live Scrolling/Real-Time /Smooth Scrolling doesn't work for me in Excel, even 2007 beta | Excel Discussion (Misc queries) | |||
Live Scrolling/Real-Time /Smooth Scrolling doesn't work for me in Excel 2003 | Excel Discussion (Misc queries) | |||
Can you insert a vertical scrolling field in excel? Not a drop dow | Excel Worksheet Functions |