I am using Crystal 10.0.5 writing a report on a SQL data table.
I have the below string that I need to extract the date and time. The information in the field is as below.
CN=Bart Preston/OU=Waco/O=WEB01/07/2004 11:28:26 PMcel_2
The date time is always preceded by the words WEB or AFS and followed by cel_#
Any help would be greatly appreciated…
(This one has driven me nuts as I thought it would be easy, yet…..)
Thanks in advance
Bart
I have the below string that I need to extract the date and time. The information in the field is as below.
CN=Bart Preston/OU=Waco/O=WEB01/07/2004 11:28:26 PMcel_2
The date time is always preceded by the words WEB or AFS and followed by cel_#
Any help would be greatly appreciated…
(This one has driven me nuts as I thought it would be easy, yet…..)
Thanks in advance
Bart