R
Rania Kilany
I have a textbox that perform some calculation, at the control source i wrote
a statmen for calculating the value in this textbox = [value1]-[value2] and
it works
now i want to add a validation rule for this value as if it is lower than a
specific value it changes the color of the box or give me a messege
=IIF([Amount_left]< ([Estimation] / 2),"true","false")
i wrote this statment in the validation rule property but it doesn't work, i
don't know what is wrong ?
Thank you
Rania
a statmen for calculating the value in this textbox = [value1]-[value2] and
it works
now i want to add a validation rule for this value as if it is lower than a
specific value it changes the color of the box or give me a messege
=IIF([Amount_left]< ([Estimation] / 2),"true","false")
i wrote this statment in the validation rule property but it doesn't work, i
don't know what is wrong ?
Thank you
Rania