View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cmac cmac is offline
external usenet poster
 
Posts: 16
Default Required Data in cell

Is there a way to require that a particular cell be populated prior to saving
an Excel file (one cell is text and one is a date field)? We are using a
spreadsheet to collect data from users that is later used to feed an Access
database and need to be sure that the source file has these two key cells
populated.

Thank you -