arman_canada
New member
- Local time
- Today, 10:58
- Joined
- Nov 28, 2007
- Messages
- 6
Hi there, my question is in regards to the Access Fiscal Calender Year. MS Access Fiscal Calender first quarter (Q1) starts on January 1st.
My report for my mini DB has its Q1 starting April 1st to June 30th.
I have the following code in my Report (it came with the Default Wizard Design):
=Format$([Agreement Start Date],"\Qq yyyy",0,0)
Essentially, how can I make it so that my Q1 starts on April 1st?
Thank you in advance for your help.

My report for my mini DB has its Q1 starting April 1st to June 30th.
I have the following code in my Report (it came with the Default Wizard Design):
=Format$([Agreement Start Date],"\Qq yyyy",0,0)
Essentially, how can I make it so that my Q1 starts on April 1st?
Thank you in advance for your help.
