I am using Crystal 7 (hello from the dark ages!).
I have data stored in a table in all upper case. I want to display the data with each word beginning in upper case, the remainder in lower case.
Example:
Data: THIS IS MY DATA
Display: This Is My Data
How can I do this?
Thanks,
Cathy
I have data stored in a table in all upper case. I want to display the data with each word beginning in upper case, the remainder in lower case.
Example:
Data: THIS IS MY DATA
Display: This Is My Data
How can I do this?
Thanks,
Cathy