View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mr. App
 
Posts: n/a
Default special row in excel

Hi,

I need a special excel sheet that each row has several controls in it, for
example -
Column A is a dropdown which each item has text and value.
Column B,C,D are simple text boxes which require some text as data.
Column E is also a dropdown same as column A.
The question is - first, how do I create such a dropdown ( I mean, with text
and value). And second - how do I set such a row to be somethink like a
"Known Row" so I will be able to add such row to the sheet as many times as
I want.

Thanks.