Thread: Remote List
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Remote List

Use data validation
http://www.contextures.com/tiptech.html
You can put the list on another worksheet by naming it and referring to the
name in the validation.
--
Don Guillett
SalesAid Software

"Tom Kavanaugh" wrote in message
...
Can I access a list of names from somewhere other than a
list above the cell I am trying to populate?
I want to be able to select a name from a list to speed
up input, but I don't have room for the list above the
name cells.
Any help would be greatly appreciated!
TK