L
LVROM
Guest
First let me apologize because my english.
I've created an access data base for HHRR control. In a form a have some calculated value fields. For a specific purpose one of the fields has to compare the result of the calculation with an specific value. If the result is higuer than the specified value then the result (just for this calculation) has to be equal to the value.
If I would be programing in Basic it should be something like:
a=b+(b/6)
if a>2759,6 then a=2759,6
My level in Access is very low, so please try to be very clear in your posts
Thanks to everyone for your support
Luis
I've created an access data base for HHRR control. In a form a have some calculated value fields. For a specific purpose one of the fields has to compare the result of the calculation with an specific value. If the result is higuer than the specified value then the result (just for this calculation) has to be equal to the value.
If I would be programing in Basic it should be something like:
a=b+(b/6)
if a>2759,6 then a=2759,6
My level in Access is very low, so please try to be very clear in your posts
Thanks to everyone for your support
Luis