i have a graph, actually it is an aircraft weight and balance chart. It has an odd shaped envelope. How do I create a warning if a plot falls outside this area? If the area was square it would be easy with =IF(and(j23<23%,j24>4000),"warning","ok")) etc etc. but what if the area is an odd shape where on one side x increase and y decreases, on the other it is the other way.
Any ideas? so basically I want to create a warning flag when the plot falls outside the designated area.
Am I getting too complicated here?
Thank you
Any ideas? so basically I want to create a warning flag when the plot falls outside the designated area.
Am I getting too complicated here?
Thank you