ameedoo3000
IS-IT--Management
hi all
how can i get the max value or the mini value from the field and put it to parameter.
i try this code and didn't Benefit.
a = max(field name)
b = mini(field name)
c = a-b
thisform.text1.value = transform(c)
Of course there was an error message!
what the correct code to do that?
how can i get the max value or the mini value from the field and put it to parameter.
i try this code and didn't Benefit.
a = max(field name)
b = mini(field name)
c = a-b
thisform.text1.value = transform(c)
Of course there was an error message!
what the correct code to do that?