Can anyone please help with the following
I am trying to conditionally format a form text box [A] based on the results of another text box called [Clash or Not] on the same form. The [Clash or Not] text box uses a Dlookup to set ts value, which works fine
In the conditional formatting detail for text box A I have entered
Expression is [Clash or Not]="Clash" then the text box should turn red
Unfortunately text box A goes transparent (assuming the forms backcolor) when the conditionally formatting is applied (I think)
When the conditional formatting is removed text box A returns to its base colour of White
I am trying to conditionally format a form text box [A] based on the results of another text box called [Clash or Not] on the same form. The [Clash or Not] text box uses a Dlookup to set ts value, which works fine
In the conditional formatting detail for text box A I have entered
Expression is [Clash or Not]="Clash" then the text box should turn red
Unfortunately text box A goes transparent (assuming the forms backcolor) when the conditionally formatting is applied (I think)
When the conditional formatting is removed text box A returns to its base colour of White