Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Zachary
 
Posts: n/a
Default Excel drop down arrow

help - I have validated a cell for drop-down list, and it works great except
that it does not show itself as a drop-down list unless the cell is chosen.
How do I get the drop-down arrow to be seen all of the time, even when
working elsewhere in the spreadsheet? I am trying to eliminate having to
click on the cell first to choose it , then have to click on the drop-down
arrow also. I would like to be able to just click on the drop-down arrow to
choose from list.
Can anyone help me?
--
Zachary
  #2   Report Post  
Naz
 
Posts: n/a
Default Excel drop down arrow

I don't think you can....

..... oh ye gods of the Excel usergroup prove me wrong?


--

_______________________
Naz,
London


"Zachary" wrote:

help - I have validated a cell for drop-down list, and it works great except
that it does not show itself as a drop-down list unless the cell is chosen.
How do I get the drop-down arrow to be seen all of the time, even when
working elsewhere in the spreadsheet? I am trying to eliminate having to
click on the cell first to choose it , then have to click on the drop-down
arrow also. I would like to be able to just click on the drop-down arrow to
choose from list.
Can anyone help me?
--
Zachary

  #4   Report Post  
paul
 
Posts: n/a
Default Excel drop down arrow

i use the combo box from the forms toolbar,viewtoolbarscheck forms,click on
the combo box,then click on your form,and a giant arrow will appear.If you
hover on the border you can drag its borders in the mormal windows way until
it is the size that you want.You right click on it again and select format
control,select your range for you list,you need a cell link for control of
the box,select the number of lines you want to display.I ALWAYS have trouble
finding the help infornation for this "function".There is another version of
this control but I dont use it .......I can send you a sample "from" if you
like,reply with an email address


paul
remove nospam for email addy!



"Don Guillett" wrote:

Use a box from the control or forms toolbars instead

--
Don Guillett
SalesAid Software

"Zachary" wrote in message
...
help - I have validated a cell for drop-down list, and it works great

except
that it does not show itself as a drop-down list unless the cell is

chosen.
How do I get the drop-down arrow to be seen all of the time, even when
working elsewhere in the spreadsheet? I am trying to eliminate having to
click on the cell first to choose it , then have to click on the drop-down
arrow also. I would like to be able to just click on the drop-down arrow

to
choose from list.
Can anyone help me?
--
Zachary




  #5   Report Post  
paul
 
Posts: n/a
Default Excel drop down arrow

Combo box A drop-down list box. The item that is selected in the list box
appears in the text box.

Combo box properties
(right click on your drop down box,select format control and.........

Input range Reference to the range containing the values to display in
the drop-down list.

Cell link Returns the number of the item that's selected in the combo box
(the first item in the list is 1). You can use this number in a formula or
macro to return the actual item from the input range.

For example, if a combo box is linked to cell C1 and the input range for the
list is D10:D15, the following formula returns the value from range D10:D15
based on the selection in the list:

=INDEX(D10:D15,C1)

Drop-down lines Specifies the number of lines to display in the drop-down
list.

3D shading Displays the combo box with a 3-dimensional shaded effect.


--
paul
remove nospam for email addy!



"paul" wrote:

i use the combo box from the forms toolbar,viewtoolbarscheck forms,click on
the combo box,then click on your form,and a giant arrow will appear.If you
hover on the border you can drag its borders in the mormal windows way until
it is the size that you want.You right click on it again and select format
control,select your range for you list,you need a cell link for control of
the box,select the number of lines you want to display.I ALWAYS have trouble
finding the help infornation for this "function".There is another version of
this control but I dont use it .......I can send you a sample "from" if you
like,reply with an email address


paul
remove nospam for email addy!



"Don Guillett" wrote:

Use a box from the control or forms toolbars instead

--
Don Guillett
SalesAid Software

"Zachary" wrote in message
...
help - I have validated a cell for drop-down list, and it works great

except
that it does not show itself as a drop-down list unless the cell is

chosen.
How do I get the drop-down arrow to be seen all of the time, even when
working elsewhere in the spreadsheet? I am trying to eliminate having to
click on the cell first to choose it , then have to click on the drop-down
arrow also. I would like to be able to just click on the drop-down arrow

to
choose from list.
Can anyone help me?
--
Zachary




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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Arrow keys in Excel mitch Excel Discussion (Misc queries) 4 October 5th 09 04:27 AM
Show Drop Down Arrow travelersway New Users to Excel 9 October 18th 05 12:51 AM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
Copy drop down boxes and associate to cells dynamically in excel t Killion Excel Worksheet Functions 2 June 10th 05 03:11 PM


All times are GMT +1. The time now is 12:53 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"