View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
papa[_3_] papa[_3_] is offline
external usenet poster
 
Posts: 5
Default a picklist for a field

I have a sheet that has a table of data. In a column,
D40:d53, are categories that I want the user to be able
to select from on another sheet, in column A. For every
row in column A, I want a dropdown to display the
categories listed in the D40:d53 list.

I do not know what to call this so am having a hard time
finding help.

TIA for any help I can get.

Papa