View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dan Connors Dan Connors is offline
external usenet poster
 
Posts: 6
Default Restrict Data Entry, data validation

I have a cell that is populated through a formula, I was hoping to have an
error to display if the formula brings that cell below zero. I would also
like to cancel the event that lead up to this error.

Any ideas?