I regularly program Access and VBA, I understand how to do this in that.
I have a cross tab report of company versus monthly sales. Company is the row, month is the column. My underlying data is in a table that I am using bTrieve SQL to pull out of Peachtree. Peachtree's date format is yyyy-mm-dd.
I created a simple formula to pull the month from the date in Crystal. Month({TransactionalDate}), which gives the date in numeric format, ie 1,2,3. How can I format it to Jan, Feb, Mar, etc.
I am a complete newb to Crystal, but I am learning fast. It is Crystal 8.5.
Thanks for your help in advance.
BusMgr
I have a cross tab report of company versus monthly sales. Company is the row, month is the column. My underlying data is in a table that I am using bTrieve SQL to pull out of Peachtree. Peachtree's date format is yyyy-mm-dd.
I created a simple formula to pull the month from the date in Crystal. Month({TransactionalDate}), which gives the date in numeric format, ie 1,2,3. How can I format it to Jan, Feb, Mar, etc.
I am a complete newb to Crystal, but I am learning fast. It is Crystal 8.5.
Thanks for your help in advance.
BusMgr