S
Steve S
I need to test to verify an athletes performance time is between upper/lower
bounds. most events have different u/l limits and I have these coded into a
table to check against. For instance event A, experience level 5 has a
minimum time of 1:30 (1 minute 30 seconds) and a maximum time limit of 2:45.
These values are stored in fields Ulimit and Llimit. The field on the form
that contains the performance time is PerTime.
any help is appreciated
bounds. most events have different u/l limits and I have these coded into a
table to check against. For instance event A, experience level 5 has a
minimum time of 1:30 (1 minute 30 seconds) and a maximum time limit of 2:45.
These values are stored in fields Ulimit and Llimit. The field on the form
that contains the performance time is PerTime.
any help is appreciated