A
Ary
Alright, I have eight fields in a record, all numbers. I need to build an
expression that will determine which one of these fields contains the
greatest value, then output one of 8 text strings to identify which field
contains the highest value.
I can use eight seperate Iif expressions, but this is rather unwieldy and
makes it harder to update in future.
Any suggestions would be welcome.
Thanks!
expression that will determine which one of these fields contains the
greatest value, then output one of 8 text strings to identify which field
contains the highest value.
I can use eight seperate Iif expressions, but this is rather unwieldy and
makes it harder to update in future.
Any suggestions would be welcome.
Thanks!