I want to print only the uppercase words from a field that starts with uppercase words followed by upper/lowercase words (ex: HI BOB Hi Bob > HI BOB). I uncheck File>Report Options>Database Server is Case-Insensitive. I would like to do this in a formula.
If you're dealing with distinct words, then use SPLIT to separate the words. Then string them together again, but only if their value using the uppercase function is equal to their original function. It will be a bit long-winded but should work OK.
It helps to give your Crystal version - 8, 8.5, 9, 10, 11 or whatever. Methods sometimes change between versions, and higher versions have extra options.
Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.