Case sensitive search for reports

Case sensitive search for reports

I need to search in my contact notes for case sensitive string:
ABC

How do I do that? How do I tell field contains specifically ABC?

I have tried:

'ABC'= no joy
"ABC" = no joy
/ABC/=no joy

Please, I need a fix.

thanks