Something like this in query field should help you to find such values. Should be able to use either 10 or 13 as I suspect they'll be there as a pair.
IIf(InStr([rtftext],Chr(13)),"T","F")
Or perhaps don't use rtf field for the data. Methinks it's the only field format that will hold hidden characters and trailing spaces?
Last edited by Micron; 09-16-2022 at 08:59 AM.
Reason: clarification
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.