newbieaccess
Registered User.
- Local time
- Today, 02:05
- Joined
- Mar 30, 2010
- Messages
- 26
Can anyone please help? I have a Booking Qtr field that if the [ActivityDate] is <2/1/2007 then it should using a Calendar year otherwise it should be using : Format(DateAdd("m",11[ActivityDate]),"yyyy - q")
for example ActivityDate = 1/1/2006 the field should report 2006-1
ActivityDate = 2/1/2007 it should report 2008-1
Thank you, Thank you!!!!
for example ActivityDate = 1/1/2006 the field should report 2006-1
ActivityDate = 2/1/2007 it should report 2008-1
Thank you, Thank you!!!!
