View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ken Johnson
 
Posts: n/a
Default How to restrict entry or color the field

Hi mangesh,

For Data Validation...

Select the second cell in the activity field, which I'm guessing is in
row 22.
Go DataValidationCustom=NOT(ISBLANK(M21))uncheck the "ignore
blanks" optionOK
Copy that cell then select all of the Activity field cells below it
then Paste SpecialPaste Validation

Ken Johnson