Thread: pick from list
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default pick from list

the list is generated by Excel from contiguous data immediatly preceding that
cell in the same column.


in A1 put in ABC
in A2 put in EFG
select A3, then right click and select pick from list (or pick from dropdown
list).
--
Regards,
Tom Ogilvy


" wrote:

I would like to know how to establish the list that can be picked
from.. If I "right click" on a cell I get the option to "pick from a
list" but nowhere can I find out how to make that list.