I am writing an time card program
I have a field named [min] , when I run my report
I created a field named [Minfraction]. I need to assign
a value to this field depending of the value of [min].
Example:
[min] = 0 to 7 field [minfraction] must be 0
[min] = 8 to 22 field [minfraction] must be 0.25
[min] = 23 to 37 field [minfraction] must be 0.50
[min] = 38 to 52 field [minfraction] must be 0.75
if somebody could help me I would very much appreciate
Thank you
I have a field named [min] , when I run my report
I created a field named [Minfraction]. I need to assign
a value to this field depending of the value of [min].
Example:
[min] = 0 to 7 field [minfraction] must be 0
[min] = 8 to 22 field [minfraction] must be 0.25
[min] = 23 to 37 field [minfraction] must be 0.50
[min] = 38 to 52 field [minfraction] must be 0.75
if somebody could help me I would very much appreciate
Thank you