View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Khaledity Khaledity is offline
external usenet poster
 
Posts: 12
Default How to set an alarm when there is a difference between cells?

Hi,

I need your help to make a formula gives me alert when the difference
between 3 cells is more that 1 point!

For example: If A1=1, A2=2, and A3=3 then this is fine,
But if A1=1, A2=2, and A3=4 so I want to see an alarm on A3 when the
difference between A1, A2 & A3 is more than 1

Thanks in advance.

Khaledity