Message 1 of 25

Not applicable
09-21-2015
07:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
First time posting here. I am trying to setup a field or something similar that will display the longest distance of 6 different lines within a block. Then I want to extract the longest distance use it to calculate the slope. The part im struggling with is getting the max value from the variable lines within the block.
Something like =(MAX (Distance1 Distance2 ... Distance 6))*.125
I cant get this code to work in the formula portion of the field and I have no experience with LISP. I am still trying to wrap my head around the coding for LISP . I tried to find an answer before posting, any help would be appreciated.
First time posting here. I am trying to setup a field or something similar that will display the longest distance of 6 different lines within a block. Then I want to extract the longest distance use it to calculate the slope. The part im struggling with is getting the max value from the variable lines within the block.
Something like =(MAX (Distance1 Distance2 ... Distance 6))*.125
I cant get this code to work in the formula portion of the field and I have no experience with LISP. I am still trying to wrap my head around the coding for LISP . I tried to find an answer before posting, any help would be appreciated.
Solved! Go to Solution.