Use "Conditional Formatting" on that field for easier going.
[purple]If we knew what it was we were doing, it would not be called research [blue]database development[/blue], would it? [tab]-- Albert Einstein[/purple]
I'm not sure why you didn't copy the Control Source. If the Control Source is not just a field name you must begin the expression with an =. Also, I would return a Null rather than "".[tt][blue]
=IIf([field1]<30,[field2],Null)[/blue][/tt]
Also, make sure the name of the control is not the name of a field.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.