I
inungh
I would like have a query or method to get most close value like
following:
Code Value
A+ 95
A 90
A- 85
I would like to have the query return A+ if value is greater or equals
than 95 and return A when the value between 90 and 95.
Is it possible to have a query or any function to return most close
value code?
Your information is great appreciated,
following:
Code Value
A+ 95
A 90
A- 85
I would like to have the query return A+ if value is greater or equals
than 95 and return A when the value between 90 and 95.
Is it possible to have a query or any function to return most close
value code?
Your information is great appreciated,