View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Delaney Joe  Delaney is offline
external usenet poster
 
Posts: 1
Default Conditional Cell Protection

I need to be able to prevent any other information being entered in a
column once one cell has been entered.

For example if someone inputs information into cell A1, I do not want
anyone else to be able to enter anything anywhere else in Column A or
for there to be a warning before they do so.

Is this possible?