Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

String Function? 3

Status
Not open for further replies.

clapag22

Programmer
Mar 9, 2001
239
US
I have seen on other reporting apps a function called "Proper" (or something to that effect). What is does is capitalize the first letter of each word in a string.

Ex: proper("captain thomas boulevard") would return Captain Thomas Boulevard.

Is there a function like this is Crystal? I can't seem to find it. I can do some manipulation in the back end, but when you get to multiple word items (like in the above example, it just gets kind of ridiculous).

TIA
Craig
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top