View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gordon[_2_] Gordon[_2_] is offline
external usenet poster
 
Posts: 211
Default Error Message Box

Hi...

On sheet "errorcheck" I have a cell (d4) that will show the value "error" if
other values do not add up properly. However, most of the data entry is
processed on another sheet called "data entry". What I'm after is some code
that will launch a message box in the data entry sheet if the word "error"
appears in cell d4 on the "errorcheck" sheet. Anyone got any code I could
find useful?