how do I add Drop down menues in Excel?

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

Guest

I am trying to set up Drop Down Menues as part of an Excel Workbook. Can
anyone help explain how this is done?
 
Hi Madjock,

Select the area where you want the drop down. Then click Tools > Data
Vaildation. Use the dropdown menu to select Custom. Type in your list
using a comma as a seperator e.g

Dog,Cat,Mouse

If you have a list then the below link should help

http://www.contextures.com/xlDataVal01.html

VBA Noob
 
Back
Top