Thanks for the tip, but the problem isn't with getting it to re-color the background. The problem is with the evaluation. It is coloring every line, not just the lines where that field is marked as true.
I am trying to get certain lines of a report to have a different color based on the value of "Yes/No" field in a table. The text box "TXTshipped" is currently set to have that very Yes/No field as its control. I set that control to visible=false and then tried this:
If Me.TXTshipped = True...
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.