A family of Microsoft relational database management systems designed for ease of use.
Yes. It is a lookup field in a table on the sub-form and it is a number. Can I change this to a text? or is the a workaround? Thanks for your advice.
Hannah
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am trying to setup a conditional formatting for a field on a sub-form to highlight X-BROKEN status in red but it keeps giving me the below error. Please help.
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Yes. It is a lookup field in a table on the sub-form and it is a number. Can I change this to a text? or is the a workaround? Thanks for your advice.
Hannah
Oh, I'll bet Duane's right. If that is a lookup field in the table, and not just in the subform, then it's likely to be bound to a number, not to the text displayed.
It looks like the Status column is a lookup field or possibly a numeric value that references "X-Broken" in another table. Can you clarify if the bound column is numeric?
can you show us the actual rule itself? This looks like it needs to be a string delimited with the string delimiter "", i.e. Value = "X-BROKEN"