View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Data validation list from another worksheet

Name your list mylist and in the box
=mylist

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Munchkin" wrote in message
...
I want D4 on Worksheet B to have a data validation list that references
data
that is on Worksheet A.

Is this possible?