cheerfulskeptic
Programmer
I have a group of records I've grouped by Date, quarterly.
the dates now show up as 1/2003, 4/2003, 7/2003, etc. representing quarterly dates.
the problem is, I want to represent these by Q1 2003, Q2 2003, etc.
I try to extract the year from the group name (1/2003) and it gives me 2,002.00. If I format this using the properites, and take off the decimals it looks fine, but when I build another formula that concatenates the Q1 with the year, it reverts back to 2,002.00. How can I do this using the formula (ie, remove the .00 and the comma).
Thanks
the dates now show up as 1/2003, 4/2003, 7/2003, etc. representing quarterly dates.
the problem is, I want to represent these by Q1 2003, Q2 2003, etc.
I try to extract the year from the group name (1/2003) and it gives me 2,002.00. If I format this using the properites, and take off the decimals it looks fine, but when I build another formula that concatenates the Q1 with the year, it reverts back to 2,002.00. How can I do this using the formula (ie, remove the .00 and the comma).
Thanks