View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ajsguinness ajsguinness is offline
external usenet poster
 
Posts: 2
Default Restrict data entry to specified cells

Hi, I'd like to be able to restrict new data entry to specified cells in a
workbook. I'd like a method to say where data should be added, and then for
that to be inserted at the top of the column of entries, e.g. button or
similar for "click here to add data" or something similar which then opens a
dialogue box where data is added. When click finished or close, the new data
should be automatically added to the top of the list. Is that possible?