Combo Box Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wish to be able to add combo box's to my spread sheets that are embedded into the cell just like the combo boxs are in the pivot table and the auto filter.

How can this be done

Thanks for any help

WStoreyII
 
I mean how can i achieve this effect through code for other purposes. besides you can not use the data validation on an external source
 
If you want them embedded in a cell, data validation is the only approach
that does that. You can certainly put forms dropdowns or control toolbox
toolbar comboboxes above the cells.

Data validation can use a defined name as a source which can reference an
external excel source.

--
Regards,
Tom Ogilvy

WStoreyII said:
I mean how can i achieve this effect through code for other purposes.
besides you can not use the data validation on an external source
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top