Ok .. so I have a Continuous form that I want a control to have a different background color if it matches a value I enter from a text box.
The thing .. the form loads with NO data. I then .. enter in values in 4 text boxes. This does not change, always the same.
I have a button .. which loads the form with the correct data.
( I just alter the recordsource in the button .. based on the entered 4 values).
But the conditional formatting does not happen .. it stays the same, however if I click on the control with my mouse it DOES change color based on the conditional formatting.
I want the form to be displayed with the conditional formatting once I click the button.
I see lots on conditional formatting .. but nothing that explains my issue.
This is definitely not a conditional formatting issue .. as the conditional formatting does work but needs a mouse click to give it focus I assume, then the control background changes.
Here are a couple of photos that show my issue .. top not working and bottom is the desired result where there is a match.
I had to edit out some customer data .. but you should get the idea. Oh ... and I cannot just query for the data on the radio I entered .. that would be too easy. The other data is needed for time stamp purposes.
![]()