textbox backcolor based on another field - continuous form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to change the backcolor of a text box (question) based on another
field (TL) in my query (true/false). This is used in a continuous form.
Thank you for you assistance.
Jim
 
Have you checked out Conditional Formatting? It's under the Format menu
while in the design view of your form.
 
Thank you Duane.

I thought that I could only "conditionally format" based on the specific
object (text box). Whereas, I now see that I can base it on an expression
(value in another field ).
 
Back
Top