R
Rob
I have a field on a form asking for a date ([Date]) and Im
trying to find a way to make a hidden field ([Previous])
automatically contain the first date of the previous
month. For Example, if [Date]="8/1/03", then [Previous]
= "7/1/03", what is the calculation for that?
Secondly, when they display on a report, I want it to be
formatted "mm/yy" but still maintain calendar order.
Any help would be greatly appreciated.
trying to find a way to make a hidden field ([Previous])
automatically contain the first date of the previous
month. For Example, if [Date]="8/1/03", then [Previous]
= "7/1/03", what is the calculation for that?
Secondly, when they display on a report, I want it to be
formatted "mm/yy" but still maintain calendar order.
Any help would be greatly appreciated.