View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default drop down function

It's not a function, it's a ComboBox. Check this out:
http://www.excel-vba.com/vba-forms-3-7-combo-boxes.htm

As an alternative, you could try Data Validation:
http://www.contextures.com/xlDataVal01.html

HTH,
Ryan---

--
RyGuy


" wrote:

what is the actual function for a drop down list.
I know how to it through the data validation tab,
but If new the actual formula I think that would help
solve my problem