Can you guess what these expressions are good for?
IF(ROUND(TRUNC(1/{Link Grade})*10)=ROUND((1/{Link Grade})*10),ABS({Link Grade}),-1)
IF(ROUND(TRUNC(1/{Link Grade})*10)=ROUND((1/{Link Grade})*10),-1,ABS({Link Grade}))
Of course they only work if you don’t need to show negative signs on the grades.
2 comments:
This makes my head hurt!
Here's the What: http://blog.civil3dreminders.com/2011/06/this-is-what.html
Post a Comment