Thread: Dropdown list
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default Dropdown list

Name your list of referees "Referees" (Insert=Name=Define...)

For your drop down list:

Select cell
Data=Validation==Allow: List==Source: "=Referees" (no quotes)

HTH

"Airchief" wrote:

I have a soccer schedule sheet that list referees that I manual input. Would
like to know how to draw from another worksheet the referees I use. In
other words , I need a drop list that list all my referees on the main sheet.
What can I do.