How can I make a drop down box visible within a worksheet? in Excel Worksheet Functions  
 |  Edit my Profile  |  Help
 
     
  
 
 
 
skittles_golf 4/25/2007 2:15 PM PST
  Question
  I have created several Drop Down boxes in a worksheet but I want to make them
visible so people know there is a drop down box there. Right now the arrow
doesn't show until you click on that cell. Please help I am not quite sure
how to format it so the drop down arrow stays.
--
Jenny
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Peo Sjoblom 4/25/2007 2:38 PM PST
  Answer
  You can't using data>validation, you can if you use a combobox from the
control toolbox


--
Regards,

Peo Sjoblom



"skittles_golf" <smiles123@yahoo.com> wrote in message
news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>I have created several Drop Down boxes in a worksheet but I want to make
>them
> visible so people know there is a drop down box there. Right now the
> arrow
> doesn't show until you click on that cell. Please help I am not quite
> sure
> how to format it so the drop down arrow stays.
> --
> Jenny


 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
skittles_golf 4/25/2007 3:15 PM PST
   
  How do you create a combo box in Excel 2007
--
Jenny


"Peo Sjoblom" wrote:

> You can't using data>validation, you can if you use a combobox from the
> control toolbox
>
>
> --
> Regards,
>
> Peo Sjoblom
>
>
>
> "skittles_golf" <smiles123@yahoo.com> wrote in message
> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> >I have created several Drop Down boxes in a worksheet but I want to make
> >them
> > visible so people know there is a drop down box there. Right now the
> > arrow
> > doesn't show until you click on that cell. Please help I am not quite
> > sure
> > how to format it so the drop down arrow stays.
> > --
> > Jenny
>
>
>
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Peo Sjoblom 4/25/2007 8:40 PM PST
   
  Office button > Excel Options, make sure "Show Developer Tab" is selected.
Click the Developer tab > Controls > Insert Combobox from the active x
controls,
right click the drop down and select properties, in that pane that opens.
Put the range with your list in the
listfillrange and the cell you want to link to. Click the design mode button
to get out
of design mode


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)

"skittles_golf" <smiles123@yahoo.com> wrote in message
news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> How do you create a combo box in Excel 2007
> --
> Jenny
>
>
> "Peo Sjoblom" wrote:
>
>> You can't using data>validation, you can if you use a combobox from the
>> control toolbox
>>
>>
>> --
>> Regards,
>>
>> Peo Sjoblom
>>
>>
>>
>> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>> >I have created several Drop Down boxes in a worksheet but I want to make
>> >them
>> > visible so people know there is a drop down box there. Right now the
>> > arrow
>> > doesn't show until you click on that cell. Please help I am not quite
>> > sure
>> > how to format it so the drop down arrow stays.
>> > --
>> > Jenny
>>
>>
>>


 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
sparrot 5/6/2008 8:25 AM PST
   
  I am not sure what you mean by "Put the range with your list in the
> listfillrange and the cell you want to link to" I got to that part and am stumped.
Thanks

"Peo Sjoblom" wrote:

> Office button > Excel Options, make sure "Show Developer Tab" is selected.
> Click the Developer tab > Controls > Insert Combobox from the active x
> controls,
> right click the drop down and select properties, in that pane that opens.
> Put the range with your list in the
> listfillrange and the cell you want to link to. Click the design mode button
> to get out
> of design mode
>
>
> --
>
>
> Regards,
>
> Peo Sjoblom
>
> Excel 95 - Excel 2007
> Northwest Excel Solutions
> www.nwexcelsolutions.com
> (Remove ^^ from email)
>
> "skittles_golf" <smiles123@yahoo.com> wrote in message
> news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> > How do you create a combo box in Excel 2007
> > --
> > Jenny
> >
> >
> > "Peo Sjoblom" wrote:
> >
> >> You can't using data>validation, you can if you use a combobox from the
> >> control toolbox
> >>
> >>
> >> --
> >> Regards,
> >>
> >> Peo Sjoblom
> >>
> >>
> >>
> >> "skittles_golf" <smiles123@yahoo.com> wrote in message
> >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> >> >I have created several Drop Down boxes in a worksheet but I want to make
> >> >them
> >> > visible so people know there is a drop down box there. Right now the
> >> > arrow
> >> > doesn't show until you click on that cell. Please help I am not quite
> >> > sure
> >> > how to format it so the drop down arrow stays.
> >> > --
> >> > Jenny
> >>
> >>
> >>
>
>
>
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Shane Devenshire 5/6/2008 10:18 AM PST
   
  Hi Sparrot,

Why not add a comment to the appropriate cells and show the comment. Or you
could format the cells with a different color file or a border, then teach
your users what those formats mean. You could even conditional format the
cells to have a color until the user picks an entry from them.

Cheers,
Shane Devenshire

"sparrot" <sparrot@discussions.microsoft.com> wrote in message
news:DC0FE22F-3F83-467D-9FF5-A975EE3EE91D@microsoft.com...
> I am not sure what you mean by "Put the range with your list in the
>> listfillrange and the cell you want to link to" I got to that part and
>> am stumped.
> Thanks
>
> "Peo Sjoblom" wrote:
>
>> Office button > Excel Options, make sure "Show Developer Tab" is
>> selected.
>> Click the Developer tab > Controls > Insert Combobox from the active x
>> controls,
>> right click the drop down and select properties, in that pane that
>> opens.
>> Put the range with your list in the
>> listfillrange and the cell you want to link to. Click the design mode
>> button
>> to get out
>> of design mode
>>
>>
>> --
>>
>>
>> Regards,
>>
>> Peo Sjoblom
>>
>> Excel 95 - Excel 2007
>> Northwest Excel Solutions
>> www.nwexcelsolutions.com
>> (Remove ^^ from email)
>>
>> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
>> > How do you create a combo box in Excel 2007
>> > --
>> > Jenny
>> >
>> >
>> > "Peo Sjoblom" wrote:
>> >
>> >> You can't using data>validation, you can if you use a combobox from
>> >> the
>> >> control toolbox
>> >>
>> >>
>> >> --
>> >> Regards,
>> >>
>> >> Peo Sjoblom
>> >>
>> >>
>> >>
>> >> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>> >> >I have created several Drop Down boxes in a worksheet but I want to
>> >> >make
>> >> >them
>> >> > visible so people know there is a drop down box there. Right now
>> >> > the
>> >> > arrow
>> >> > doesn't show until you click on that cell. Please help I am not
>> >> > quite
>> >> > sure
>> >> > how to format it so the drop down arrow stays.
>> >> > --
>> >> > Jenny
>> >>
>> >>
>> >>
>>
>>
>>
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Bonnie 5/16/2008 8:10 AM PST
   
  OMG is everyone kidding? all you have to do is click on the cell you want to
have the drop down box arrow appear then go to DATA on the menu toolbar and
click FILTER then Click AUTO FILTER thats it. also make sure u highlight the
information you want to appear in the drop down menu.

"sparrot" wrote:

> I am not sure what you mean by "Put the range with your list in the
> > listfillrange and the cell you want to link to" I got to that part and am stumped.
> Thanks
>
> "Peo Sjoblom" wrote:
>
> > Office button > Excel Options, make sure "Show Developer Tab" is selected.
> > Click the Developer tab > Controls > Insert Combobox from the active x
> > controls,
> > right click the drop down and select properties, in that pane that opens.
> > Put the range with your list in the
> > listfillrange and the cell you want to link to. Click the design mode button
> > to get out
> > of design mode
> >
> >
> > --
> >
> >
> > Regards,
> >
> > Peo Sjoblom
> >
> > Excel 95 - Excel 2007
> > Northwest Excel Solutions
> > www.nwexcelsolutions.com
> > (Remove ^^ from email)
> >
> > "skittles_golf" <smiles123@yahoo.com> wrote in message
> > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> > > How do you create a combo box in Excel 2007
> > > --
> > > Jenny
> > >
> > >
> > > "Peo Sjoblom" wrote:
> > >
> > >> You can't using data>validation, you can if you use a combobox from the
> > >> control toolbox
> > >>
> > >>
> > >> --
> > >> Regards,
> > >>
> > >> Peo Sjoblom
> > >>
> > >>
> > >>
> > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
> > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> > >> >I have created several Drop Down boxes in a worksheet but I want to make
> > >> >them
> > >> > visible so people know there is a drop down box there. Right now the
> > >> > arrow
> > >> > doesn't show until you click on that cell. Please help I am not quite
> > >> > sure
> > >> > how to format it so the drop down arrow stays.
> > >> > --
> > >> > Jenny
> > >>
> > >>
> > >>
> >
> >
> >
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Peo Sjoblom 5/16/2008 8:34 AM PST
   
  You might want to check out the original post before you post something

The OP asked

"How do you create a combo box in Excel 2007"

it has nothing to do with autofilter


--


Regards,


Peo Sjoblom


"Bonnie" <Bonnie@discussions.microsoft.com> wrote in message
news:0E634392-60DC-4256-8B34-320B39751AA1@microsoft.com...
> OMG is everyone kidding? all you have to do is click on the cell you want
> to
> have the drop down box arrow appear then go to DATA on the menu toolbar
> and
> click FILTER then Click AUTO FILTER thats it. also make sure u highlight
> the
> information you want to appear in the drop down menu.
>
> "sparrot" wrote:
>
>> I am not sure what you mean by "Put the range with your list in the
>> > listfillrange and the cell you want to link to" I got to that part and
>> > am stumped.
>> Thanks
>>
>> "Peo Sjoblom" wrote:
>>
>> > Office button > Excel Options, make sure "Show Developer Tab" is
>> > selected.
>> > Click the Developer tab > Controls > Insert Combobox from the active x
>> > controls,
>> > right click the drop down and select properties, in that pane that
>> > opens.
>> > Put the range with your list in the
>> > listfillrange and the cell you want to link to. Click the design mode
>> > button
>> > to get out
>> > of design mode
>> >
>> >
>> > --
>> >
>> >
>> > Regards,
>> >
>> > Peo Sjoblom
>> >
>> > Excel 95 - Excel 2007
>> > Northwest Excel Solutions
>> > www.nwexcelsolutions.com
>> > (Remove ^^ from email)
>> >
>> > "skittles_golf" <smiles123@yahoo.com> wrote in message
>> > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
>> > > How do you create a combo box in Excel 2007
>> > > --
>> > > Jenny
>> > >
>> > >
>> > > "Peo Sjoblom" wrote:
>> > >
>> > >> You can't using data>validation, you can if you use a combobox from
>> > >> the
>> > >> control toolbox
>> > >>
>> > >>
>> > >> --
>> > >> Regards,
>> > >>
>> > >> Peo Sjoblom
>> > >>
>> > >>
>> > >>
>> > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>> > >> >I have created several Drop Down boxes in a worksheet but I want to
>> > >> >make
>> > >> >them
>> > >> > visible so people know there is a drop down box there. Right now
>> > >> > the
>> > >> > arrow
>> > >> > doesn't show until you click on that cell. Please help I am not
>> > >> > quite
>> > >> > sure
>> > >> > how to format it so the drop down arrow stays.
>> > >> > --
>> > >> > Jenny
>> > >>
>> > >>
>> > >>
>> >
>> >
>> >


 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Bonnie 5/16/2008 8:45 AM PST
   
  Yes i did and that wasn't the original post .. the original post was that she
wanted the drop down box to be visible .. not just when she clicked on the
cell she was on. The combo box was an answer to it then someone asked about
the combo box.

"Peo Sjoblom" wrote:

> You might want to check out the original post before you post something
>
> The OP asked
>
> "How do you create a combo box in Excel 2007"
>
> it has nothing to do with autofilter
>
>
> --
>
>
> Regards,
>
>
> Peo Sjoblom
>
>
> "Bonnie" <Bonnie@discussions.microsoft.com> wrote in message
> news:0E634392-60DC-4256-8B34-320B39751AA1@microsoft.com...
> > OMG is everyone kidding? all you have to do is click on the cell you want
> > to
> > have the drop down box arrow appear then go to DATA on the menu toolbar
> > and
> > click FILTER then Click AUTO FILTER thats it. also make sure u highlight
> > the
> > information you want to appear in the drop down menu.
> >
> > "sparrot" wrote:
> >
> >> I am not sure what you mean by "Put the range with your list in the
> >> > listfillrange and the cell you want to link to" I got to that part and
> >> > am stumped.
> >> Thanks
> >>
> >> "Peo Sjoblom" wrote:
> >>
> >> > Office button > Excel Options, make sure "Show Developer Tab" is
> >> > selected.
> >> > Click the Developer tab > Controls > Insert Combobox from the active x
> >> > controls,
> >> > right click the drop down and select properties, in that pane that
> >> > opens.
> >> > Put the range with your list in the
> >> > listfillrange and the cell you want to link to. Click the design mode
> >> > button
> >> > to get out
> >> > of design mode
> >> >
> >> >
> >> > --
> >> >
> >> >
> >> > Regards,
> >> >
> >> > Peo Sjoblom
> >> >
> >> > Excel 95 - Excel 2007
> >> > Northwest Excel Solutions
> >> > www.nwexcelsolutions.com
> >> > (Remove ^^ from email)
> >> >
> >> > "skittles_golf" <smiles123@yahoo.com> wrote in message
> >> > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> >> > > How do you create a combo box in Excel 2007
> >> > > --
> >> > > Jenny
> >> > >
> >> > >
> >> > > "Peo Sjoblom" wrote:
> >> > >
> >> > >> You can't using data>validation, you can if you use a combobox from
> >> > >> the
> >> > >> control toolbox
> >> > >>
> >> > >>
> >> > >> --
> >> > >> Regards,
> >> > >>
> >> > >> Peo Sjoblom
> >> > >>
> >> > >>
> >> > >>
> >> > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
> >> > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> >> > >> >I have created several Drop Down boxes in a worksheet but I want to
> >> > >> >make
> >> > >> >them
> >> > >> > visible so people know there is a drop down box there. Right now
> >> > >> > the
> >> > >> > arrow
> >> > >> > doesn't show until you click on that cell. Please help I am not
> >> > >> > quite
> >> > >> > sure
> >> > >> > how to format it so the drop down arrow stays.
> >> > >> > --
> >> > >> > Jenny
> >> > >>
> >> > >>
> >> > >>
> >> >
> >> >
> >> >
>
>
>
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Peo Sjoblom 5/16/2008 9:04 AM PST
   
  OK, explain to me how you would put a visible dropdown in cell A2, H10 and
I20
using autofilter? The OP said she put multiple dropdown boxes (using
data>validation obviously)
You cannot use autofilter for this


--


Regards,


Peo Sjoblom


"Bonnie" <Bonnie@discussions.microsoft.com> wrote in message
news:A9EDF7AE-394B-4ADA-9FD4-4D12F9EE35E0@microsoft.com...
> Yes i did and that wasn't the original post .. the original post was that
> she
> wanted the drop down box to be visible .. not just when she clicked on the
> cell she was on. The combo box was an answer to it then someone asked
> about
> the combo box.
>
> "Peo Sjoblom" wrote:
>
>> You might want to check out the original post before you post something
>>
>> The OP asked
>>
>> "How do you create a combo box in Excel 2007"
>>
>> it has nothing to do with autofilter
>>
>>
>> --
>>
>>
>> Regards,
>>
>>
>> Peo Sjoblom
>>
>>
>> "Bonnie" <Bonnie@discussions.microsoft.com> wrote in message
>> news:0E634392-60DC-4256-8B34-320B39751AA1@microsoft.com...
>> > OMG is everyone kidding? all you have to do is click on the cell you
>> > want
>> > to
>> > have the drop down box arrow appear then go to DATA on the menu
>> > toolbar
>> > and
>> > click FILTER then Click AUTO FILTER thats it. also make sure u
>> > highlight
>> > the
>> > information you want to appear in the drop down menu.
>> >
>> > "sparrot" wrote:
>> >
>> >> I am not sure what you mean by "Put the range with your list in the
>> >> > listfillrange and the cell you want to link to" I got to that part
>> >> > and
>> >> > am stumped.
>> >> Thanks
>> >>
>> >> "Peo Sjoblom" wrote:
>> >>
>> >> > Office button > Excel Options, make sure "Show Developer Tab" is
>> >> > selected.
>> >> > Click the Developer tab > Controls > Insert Combobox from the active
>> >> > x
>> >> > controls,
>> >> > right click the drop down and select properties, in that pane that
>> >> > opens.
>> >> > Put the range with your list in the
>> >> > listfillrange and the cell you want to link to. Click the design
>> >> > mode
>> >> > button
>> >> > to get out
>> >> > of design mode
>> >> >
>> >> >
>> >> > --
>> >> >
>> >> >
>> >> > Regards,
>> >> >
>> >> > Peo Sjoblom
>> >> >
>> >> > Excel 95 - Excel 2007
>> >> > Northwest Excel Solutions
>> >> > www.nwexcelsolutions.com
>> >> > (Remove ^^ from email)
>> >> >
>> >> > "skittles_golf" <smiles123@yahoo.com> wrote in message
>> >> > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
>> >> > > How do you create a combo box in Excel 2007
>> >> > > --
>> >> > > Jenny
>> >> > >
>> >> > >
>> >> > > "Peo Sjoblom" wrote:
>> >> > >
>> >> > >> You can't using data>validation, you can if you use a combobox
>> >> > >> from
>> >> > >> the
>> >> > >> control toolbox
>> >> > >>
>> >> > >>
>> >> > >> --
>> >> > >> Regards,
>> >> > >>
>> >> > >> Peo Sjoblom
>> >> > >>
>> >> > >>
>> >> > >>
>> >> > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> >> > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>> >> > >> >I have created several Drop Down boxes in a worksheet but I want
>> >> > >> >to
>> >> > >> >make
>> >> > >> >them
>> >> > >> > visible so people know there is a drop down box there. Right
>> >> > >> > now
>> >> > >> > the
>> >> > >> > arrow
>> >> > >> > doesn't show until you click on that cell. Please help I am
>> >> > >> > not
>> >> > >> > quite
>> >> > >> > sure
>> >> > >> > how to format it so the drop down arrow stays.
>> >> > >> > --
>> >> > >> > Jenny
>> >> > >>
>> >> > >>
>> >> > >>
>> >> >
>> >> >
>> >> >
>>
>>
>>


 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Xavier 6/26/2008 9:08 AM PST
   
  Finally- someone who knows what the hell they are saying! BIG thanks from SD:)

"Bonnie" wrote:

> OMG is everyone kidding? all you have to do is click on the cell you want to
> have the drop down box arrow appear then go to DATA on the menu toolbar and
> click FILTER then Click AUTO FILTER thats it. also make sure u highlight the
> information you want to appear in the drop down menu.
>
> "sparrot" wrote:
>
> > I am not sure what you mean by "Put the range with your list in the
> > > listfillrange and the cell you want to link to" I got to that part and am stumped.
> > Thanks
> >
> > "Peo Sjoblom" wrote:
> >
> > > Office button > Excel Options, make sure "Show Developer Tab" is selected.
> > > Click the Developer tab > Controls > Insert Combobox from the active x
> > > controls,
> > > right click the drop down and select properties, in that pane that opens.
> > > Put the range with your list in the
> > > listfillrange and the cell you want to link to. Click the design mode button
> > > to get out
> > > of design mode
> > >
> > >
> > > --
> > >
> > >
> > > Regards,
> > >
> > > Peo Sjoblom
> > >
> > > Excel 95 - Excel 2007
> > > Northwest Excel Solutions
> > > www.nwexcelsolutions.com
> > > (Remove ^^ from email)
> > >
> > > "skittles_golf" <smiles123@yahoo.com> wrote in message
> > > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> > > > How do you create a combo box in Excel 2007
> > > > --
> > > > Jenny
> > > >
> > > >
> > > > "Peo Sjoblom" wrote:
> > > >
> > > >> You can't using data>validation, you can if you use a combobox from the
> > > >> control toolbox
> > > >>
> > > >>
> > > >> --
> > > >> Regards,
> > > >>
> > > >> Peo Sjoblom
> > > >>
> > > >>
> > > >>
> > > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
> > > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> > > >> >I have created several Drop Down boxes in a worksheet but I want to make
> > > >> >them
> > > >> > visible so people know there is a drop down box there. Right now the
> > > >> > arrow
> > > >> > doesn't show until you click on that cell. Please help I am not quite
> > > >> > sure
> > > >> > how to format it so the drop down arrow stays.
> > > >> > --
> > > >> > Jenny
> > > >>
> > > >>
> > > >>
> > >
> > >
> > >
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Cameron 9/22/2008 4:21 PM PST
   
  I just get an error when I try to click FILTER. I am using 2007.

"Bonnie" wrote:

> OMG is everyone kidding? all you have to do is click on the cell you want to
> have the drop down box arrow appear then go to DATA on the menu toolbar and
> click FILTER then Click AUTO FILTER thats it. also make sure u highlight the
> information you want to appear in the drop down menu.
>
> "sparrot" wrote:
>
> > I am not sure what you mean by "Put the range with your list in the
> > > listfillrange and the cell you want to link to" I got to that part and am stumped.
> > Thanks
> >
> > "Peo Sjoblom" wrote:
> >
> > > Office button > Excel Options, make sure "Show Developer Tab" is selected.
> > > Click the Developer tab > Controls > Insert Combobox from the active x
> > > controls,
> > > right click the drop down and select properties, in that pane that opens.
> > > Put the range with your list in the
> > > listfillrange and the cell you want to link to. Click the design mode button
> > > to get out
> > > of design mode
> > >
> > >
> > > --
> > >
> > >
> > > Regards,
> > >
> > > Peo Sjoblom
> > >
> > > Excel 95 - Excel 2007
> > > Northwest Excel Solutions
> > > www.nwexcelsolutions.com
> > > (Remove ^^ from email)
> > >
> > > "skittles_golf" <smiles123@yahoo.com> wrote in message
> > > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> > > > How do you create a combo box in Excel 2007
> > > > --
> > > > Jenny
> > > >
> > > >
> > > > "Peo Sjoblom" wrote:
> > > >
> > > >> You can't using data>validation, you can if you use a combobox from the
> > > >> control toolbox
> > > >>
> > > >>
> > > >> --
> > > >> Regards,
> > > >>
> > > >> Peo Sjoblom
> > > >>
> > > >>
> > > >>
> > > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
> > > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> > > >> >I have created several Drop Down boxes in a worksheet but I want to make
> > > >> >them
> > > >> > visible so people know there is a drop down box there. Right now the
> > > >> > arrow
> > > >> > doesn't show until you click on that cell. Please help I am not quite
> > > >> > sure
> > > >> > how to format it so the drop down arrow stays.
> > > >> > --
> > > >> > Jenny
> > > >>
> > > >>
> > > >>
> > >
> > >
> > >
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Gord Dibben 9/23/2008 11:02 AM PST
   
  Cameron

The method posted by Bonnie has nothing to do with Data Validation dropdowns
or Comboboxes.

Stick with Peo's suggestion.

Go to Debra Dalgleish's site for instructions on using a combobox in
conjunction with a DV list.

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


Gord Dibben MS Excel MVP

On Mon, 22 Sep 2008 16:22:01 -0700, Cameron
<Cameron@discussions.microsoft.com> wrote:

>I just get an error when I try to click FILTER. I am using 2007.
>
>"Bonnie" wrote:
>
>> OMG is everyone kidding? all you have to do is click on the cell you want to
>> have the drop down box arrow appear then go to DATA on the menu toolbar and
>> click FILTER then Click AUTO FILTER thats it. also make sure u highlight the
>> information you want to appear in the drop down menu.
>>
>> "sparrot" wrote:
>>
>> > I am not sure what you mean by "Put the range with your list in the
>> > > listfillrange and the cell you want to link to" I got to that part and am stumped.
>> > Thanks
>> >
>> > "Peo Sjoblom" wrote:
>> >
>> > > Office button > Excel Options, make sure "Show Developer Tab" is selected.
>> > > Click the Developer tab > Controls > Insert Combobox from the active x
>> > > controls,
>> > > right click the drop down and select properties, in that pane that opens.
>> > > Put the range with your list in the
>> > > listfillrange and the cell you want to link to. Click the design mode button
>> > > to get out
>> > > of design mode
>> > >
>> > >
>> > > --
>> > >
>> > >
>> > > Regards,
>> > >
>> > > Peo Sjoblom
>> > >
>> > > Excel 95 - Excel 2007
>> > > Northwest Excel Solutions
>> > > www.nwexcelsolutions.com
>> > > (Remove ^^ from email)
>> > >
>> > > "skittles_golf" <smiles123@yahoo.com> wrote in message
>> > > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
>> > > > How do you create a combo box in Excel 2007
>> > > > --
>> > > > Jenny
>> > > >
>> > > >
>> > > > "Peo Sjoblom" wrote:
>> > > >
>> > > >> You can't using data>validation, you can if you use a combobox from the
>> > > >> control toolbox
>> > > >>
>> > > >>
>> > > >> --
>> > > >> Regards,
>> > > >>
>> > > >> Peo Sjoblom
>> > > >>
>> > > >>
>> > > >>
>> > > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> > > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>> > > >> >I have created several Drop Down boxes in a worksheet but I want to make
>> > > >> >them
>> > > >> > visible so people know there is a drop down box there. Right now the
>> > > >> > arrow
>> > > >> > doesn't show until you click on that cell. Please help I am not quite
>> > > >> > sure
>> > > >> > how to format it so the drop down arrow stays.
>> > > >> > --
>> > > >> > Jenny
>> > > >>
>> > > >>
>> > > >>
>> > >
>> > >
>> > >

 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Parm 10/24/2009 4:11 AM PST
   
  Hi

interesting discussion and helpful. takin git one step further is it
posssible to auto complete items in a drop down list by for eample typing the
first few letters. THis wuld avoid haveing to use the mouse.

Any help greatly appreciated

"Gord Dibben" wrote:

> Cameron
>
> The method posted by Bonnie has nothing to do with Data Validation dropdowns
> or Comboboxes.
>
> Stick with Peo's suggestion.
>
> Go to Debra Dalgleish's site for instructions on using a combobox in
> conjunction with a DV list.
>
> http://www.contextures.on.ca/xlDataVal10.html
>
>
> Gord Dibben MS Excel MVP
>
> On Mon, 22 Sep 2008 16:22:01 -0700, Cameron
> <Cameron@discussions.microsoft.com> wrote:
>
> >I just get an error when I try to click FILTER. I am using 2007.
> >
> >"Bonnie" wrote:
> >
> >> OMG is everyone kidding? all you have to do is click on the cell you want to
> >> have the drop down box arrow appear then go to DATA on the menu toolbar and
> >> click FILTER then Click AUTO FILTER thats it. also make sure u highlight the
> >> information you want to appear in the drop down menu.
> >>
> >> "sparrot" wrote:
> >>
> >> > I am not sure what you mean by "Put the range with your list in the
> >> > > listfillrange and the cell you want to link to" I got to that part and am stumped.
> >> > Thanks
> >> >
> >> > "Peo Sjoblom" wrote:
> >> >
> >> > > Office button > Excel Options, make sure "Show Developer Tab" is selected.
> >> > > Click the Developer tab > Controls > Insert Combobox from the active x
> >> > > controls,
> >> > > right click the drop down and select properties, in that pane that opens.
> >> > > Put the range with your list in the
> >> > > listfillrange and the cell you want to link to. Click the design mode button
> >> > > to get out
> >> > > of design mode
> >> > >
> >> > >
> >> > > --
> >> > >
> >> > >
> >> > > Regards,
> >> > >
> >> > > Peo Sjoblom
> >> > >
> >> > > Excel 95 - Excel 2007
> >> > > Northwest Excel Solutions
> >> > > www.nwexcelsolutions.com
> >> > > (Remove ^^ from email)
> >> > >
> >> > > "skittles_golf" <smiles123@yahoo.com> wrote in message
> >> > > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
> >> > > > How do you create a combo box in Excel 2007
> >> > > > --
> >> > > > Jenny
> >> > > >
> >> > > >
> >> > > > "Peo Sjoblom" wrote:
> >> > > >
> >> > > >> You can't using data>validation, you can if you use a combobox from the
> >> > > >> control toolbox
> >> > > >>
> >> > > >>
> >> > > >> --
> >> > > >> Regards,
> >> > > >>
> >> > > >> Peo Sjoblom
> >> > > >>
> >> > > >>
> >> > > >>
> >> > > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
> >> > > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
> >> > > >> >I have created several Drop Down boxes in a worksheet but I want to make
> >> > > >> >them
> >> > > >> > visible so people know there is a drop down box there. Right now the
> >> > > >> > arrow
> >> > > >> > doesn't show until you click on that cell. Please help I am not quite
> >> > > >> > sure
> >> > > >> > how to format it so the drop down arrow stays.
> >> > > >> > --
> >> > > >> > Jenny
> >> > > >>
> >> > > >>
> >> > > >>
> >> > >
> >> > >
> >> > >
>
>
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
 
 
Gord Dibben 10/24/2009 9:36 AM PST
   
  DV dropdowns will not autocomplete.

If you use a combobox with DV per Debra's instructions from the site posted
below you can have autocomplete as well as the arrows showing at all times.

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


Gord

On Sat, 24 Oct 2009 04:12:01 -0700, Parm <Parm@discussions.microsoft.com>
wrote:

>Hi
>
>interesting discussion and helpful. takin git one step further is it
>posssible to auto complete items in a drop down list by for eample typing the
>first few letters. THis wuld avoid haveing to use the mouse.
>
>Any help greatly appreciated
>
>"Gord Dibben" wrote:
>
>> Cameron
>>
>> The method posted by Bonnie has nothing to do with Data Validation dropdowns
>> or Comboboxes.
>>
>> Stick with Peo's suggestion.
>>
>> Go to Debra Dalgleish's site for instructions on using a combobox in
>> conjunction with a DV list.
>>
>> http://www.contextures.on.ca/xlDataVal10.html
>>
>>
>> Gord Dibben MS Excel MVP
>>
>> On Mon, 22 Sep 2008 16:22:01 -0700, Cameron
>> <Cameron@discussions.microsoft.com> wrote:
>>
>> >I just get an error when I try to click FILTER. I am using 2007.
>> >
>> >"Bonnie" wrote:
>> >
>> >> OMG is everyone kidding? all you have to do is click on the cell you want to
>> >> have the drop down box arrow appear then go to DATA on the menu toolbar and
>> >> click FILTER then Click AUTO FILTER thats it. also make sure u highlight the
>> >> information you want to appear in the drop down menu.
>> >>
>> >> "sparrot" wrote:
>> >>
>> >> > I am not sure what you mean by "Put the range with your list in the
>> >> > > listfillrange and the cell you want to link to" I got to that part and am stumped.
>> >> > Thanks
>> >> >
>> >> > "Peo Sjoblom" wrote:
>> >> >
>> >> > > Office button > Excel Options, make sure "Show Developer Tab" is selected.
>> >> > > Click the Developer tab > Controls > Insert Combobox from the active x
>> >> > > controls,
>> >> > > right click the drop down and select properties, in that pane that opens.
>> >> > > Put the range with your list in the
>> >> > > listfillrange and the cell you want to link to. Click the design mode button
>> >> > > to get out
>> >> > > of design mode
>> >> > >
>> >> > >
>> >> > > --
>> >> > >
>> >> > >
>> >> > > Regards,
>> >> > >
>> >> > > Peo Sjoblom
>> >> > >
>> >> > > Excel 95 - Excel 2007
>> >> > > Northwest Excel Solutions
>> >> > > www.nwexcelsolutions.com
>> >> > > (Remove ^^ from email)
>> >> > >
>> >> > > "skittles_golf" <smiles123@yahoo.com> wrote in message
>> >> > > news:631A9566-9624-4C28-843C-77F446FC617D@microsoft.com...
>> >> > > > How do you create a combo box in Excel 2007
>> >> > > > --
>> >> > > > Jenny
>> >> > > >
>> >> > > >
>> >> > > > "Peo Sjoblom" wrote:
>> >> > > >
>> >> > > >> You can't using data>validation, you can if you use a combobox from the
>> >> > > >> control toolbox
>> >> > > >>
>> >> > > >>
>> >> > > >> --
>> >> > > >> Regards,
>> >> > > >>
>> >> > > >> Peo Sjoblom
>> >> > > >>
>> >> > > >>
>> >> > > >>
>> >> > > >> "skittles_golf" <smiles123@yahoo.com> wrote in message
>> >> > > >> news:91806D61-5E51-41E7-A12B-CB4E0ADB133C@microsoft.com...
>> >> > > >> >I have created several Drop Down boxes in a worksheet but I want to make
>> >> > > >> >them
>> >> > > >> > visible so people know there is a drop down box there. Right now the
>> >> > > >> > arrow
>> >> > > >> > doesn't show until you click on that cell. Please help I am not quite
>> >> > > >> > sure
>> >> > > >> > how to format it so the drop down arrow stays.
>> >> > > >> > --
>> >> > > >> > Jenny
>> >> > > >>
>> >> > > >>
>> >> > > >>
>> >> > >
>> >> > >
>> >> > >
>>
>>

.
 
  Was this post helpful to you?  
 
 
  Reply | Print post   TopTop  
 
 
  Return to Microsoft Communities  Notify me of replies  
  More...