View Single Post
 
Old 04-26-2012, 06:11 AM
Jamal NUMAN Jamal NUMAN is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Nov 2010
Posts: 615
Jamal NUMAN is on a distinguished road
Question

Quote:
Originally Posted by macropod View Post
That's because you're actually working with a time format and times cannot be negative. However, you can use:
=ABS(C11-C9)
and combine this with a conditional format that uses the formula =C11<C9 and colours the cell accordingly.
Many thanks Paul. This is quite helpful
I’m attaching the entire table of calculation.
As the angles and distances are collected from the fields then the need to be corrected if they don’t fit the trigonometric rules.
We need to have the negative value so that we subtract this value from each angle and therefore the error is distributed and eliminated.

Is there some work around to have the angle written in minus?

Best
Jamal
Attached Images
File Type: jpg Clip_897.jpg (112.4 KB, 49 views)
Attached Files
File Type: xlsx Angles.xlsx (14.8 KB, 32 views)
Reply With Quote