G
Guest
I am trying to calculate a total based on 4 of 5 scores in a single record.
I need to omit the highest score. I tried using IIF statement within a query
but it doesn't yield the correct result in all cases with test data.
I think it can be done using a module with an array but I can't seem to find
an good example to mimic.
If anyone knows of another why that I am overlooking please let me know, I
could use the help!
Mark
I need to omit the highest score. I tried using IIF statement within a query
but it doesn't yield the correct result in all cases with test data.
I think it can be done using a module with an array but I can't seem to find
an good example to mimic.
If anyone knows of another why that I am overlooking please let me know, I
could use the help!
Mark