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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sting to print as date

Status
Not open for further replies.

jmd0252

Programmer
May 15, 2003
667
I have an 8 byte string data field that is actually a date,, an example would be 20080101. How do I get that to display in a pretty way,, example would be 2008/01/01. Everything is a formula in Crystal,,so I assume this is also,, but I cannot find a clue anywhere, on how to do this.. everything talks about crystal recognizing the data as a date,,and it does not. So any help is appreiciated. Thanks in advance. I am using crystal XI, release 2.
 
picture({YourStringField},"XXXX/XX/XX")

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top