I am converting an Excel spreadsheet to Filemaker. I am using the "large" function in Excel to get the most significant numbers from a selection.
The user interface was easy, but I am stumbling on a method to figure the 7 largest numbers from a selection of ten fields.
I am using a calculated values and can easily find the min and max by using
"Max(race1,race2,race3,race4,race5,race6)", but how to find the 2nd highest number?
Thanks for any help,
RAD DAD