View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cooie Cooie is offline
external usenet poster
 
Posts: 2
Default message box on cell content

Hi
I'm fairly new to this but grateful for any help. I need a warning or
message box to pop up and stop invalid data being entered.
If the user enters a value in a range (C31:U41) that causes a negative value
in another range (C45:C55), then this is invalid data and they need to try
again with correct data.
Hopefully there's a simple answer to this.