Need a little help from the experts. I’m trying to find a good way to highlight the entire row (on a form) when the user clicks on the record. Currently I am using conditional formatting on each of the fields/controls on the form. The expression is: [ID]=[txtSelectedRecord] which turns each of the fields back ground color to yellow.
This works fine except that there is a form screen “flicker” each time the user clicks on a different record.
I’m trying to find a better way to highlight the row and eliminate the screen flicker.
Attached is a sample database and thanks in advance.
This works fine except that there is a form screen “flicker” each time the user clicks on a different record.
I’m trying to find a better way to highlight the row and eliminate the screen flicker.
Attached is a sample database and thanks in advance.