Hello guys need help for a formula. Any help would be appreciated.
Example:
X + 90° = Y
if Y exceed 360°, then subtract 360° from it.
X - 90° = Z
if Z results to a negative number then add 360° to it
NOTE:
Y - Z = 180 (Absolute Value)
Result should be:
Cell A1 = Y or Z (depends which has the smaller value)
Cell B1 = Y or Z (depends which has the bigger value)
Example:
X + 90° = Y
if Y exceed 360°, then subtract 360° from it.
X - 90° = Z
if Z results to a negative number then add 360° to it
NOTE:
Y - Z = 180 (Absolute Value)
Result should be:
Cell A1 = Y or Z (depends which has the smaller value)
Cell B1 = Y or Z (depends which has the bigger value)
Last edited: