I was wondering if it was possible to bold or color text in a split form based on if certain values are present within that record?
For example, say the record has 3 text boxes (txtbox1, txtbox2, and txtbox3), if txtbox3 has the value of a certain word like "tree" then txtbox1 will be bold.
Is this possible in a split form where all the records are showing in a list?
Thanks.