Max – Min or ABS
-
Hi,
I’m trying to multiply the lesser of two fields by one number and the difference between two fields by a different number
Is it possible to create a formula as follows
(MIN({field1},{filed2})*150) + (ABS({field1},{field2})*90) or
(MIN({field1},{filed2})*150) + ((MAX({field1},{field2})-(MIN({field1},{field2})*90)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Max – Min or ABS’ is closed to new replies.