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 =...