I have a field with dates that I formatted to YYYY/MM. I want to calculate how much I sold in the last year up to the previous month end which in this case would be 2003/01 and 2003/02. If it was Jun 11th 2004 I would need the data from 2003/01-2003/05 (not including June ’03).
I was thinking that I can use 2003/01 as my start date my end date could be last month entered -13 months as the previous example my last month is June ’04 and I would therefore get 2003/01 through 2003/05 does that make any sense? I am not sure how I would write this so I would really appreciate all the help I can get.
Thanks,
JCA
I was thinking that I can use 2003/01 as my start date my end date could be last month entered -13 months as the previous example my last month is June ’04 and I would therefore get 2003/01 through 2003/05 does that make any sense? I am not sure how I would write this so I would really appreciate all the help I can get.
Thanks,
JCA