ProfessorSnail
Technical User
Can I use a formula to evaluate a NumberVar against a series of other NumberVars to determine whether it is within the top three?
I have 12 NumberVars which are used to count the number of records attributed to a particular injury type and display a percentage on a body parts injury diagram. I would like to determine the top three injury types so that I can suppress certain objects e.g.
If "NumberVar Head" is in the top 3 out of "NumberVar UpperBody", "NumberVar Back"...etc then true else false.
???
Thanks in advance for any help
I have 12 NumberVars which are used to count the number of records attributed to a particular injury type and display a percentage on a body parts injury diagram. I would like to determine the top three injury types so that I can suppress certain objects e.g.
If "NumberVar Head" is in the top 3 out of "NumberVar UpperBody", "NumberVar Back"...etc then true else false.
???
Thanks in advance for any help