GingGangGoo
Registered User.
- Local time
- Today, 01:35
- Joined
- Dec 14, 2010
- Messages
- 121
I would like to have my Report Title show the current quarter #. I thought I could set the control of field [Quarter] to an expression like this:
[Quarter]&"th","Qrt",& Format(Date(),"yyyy") so that I get this:
4th Qrt 2015
I know the expression example I've given is not right, but nothing I have tried so far has worked.
TIA
[Quarter]&"th","Qrt",& Format(Date(),"yyyy") so that I get this:
4th Qrt 2015
I know the expression example I've given is not right, but nothing I have tried so far has worked.
TIA