Hello,
I am sure this is an easy answer but not sure how to get it to work since I am pretty new to crystal. I have a database that outputs the following information:
Customer zip code and then date account opened.
So it looks like this: 12345 2011-08-08
I want to just display the zipcode on the output (which is to a letter) and not the date.
How do I do that?
Any help would be appreciated.
Thanks,
AJ
I am sure this is an easy answer but not sure how to get it to work since I am pretty new to crystal. I have a database that outputs the following information:
Customer zip code and then date account opened.
So it looks like this: 12345 2011-08-08
I want to just display the zipcode on the output (which is to a letter) and not the date.
How do I do that?
Any help would be appreciated.
Thanks,
AJ