Hi there,
I have a calculated field [date] in a report that has the format yyyymm. One subreport is linked to this field.
I tried to add another calculated field with DateAdd ("m",2,[date]), but it did not work because of the format. The problem is that I have to link the second subreport to a date that is 2 month later than the [date] field.
Is there anyway I can add 2 months to a date format of yyyymm?
Thanks,
Maddi
I have a calculated field [date] in a report that has the format yyyymm. One subreport is linked to this field.
I tried to add another calculated field with DateAdd ("m",2,[date]), but it did not work because of the format. The problem is that I have to link the second subreport to a date that is 2 month later than the [date] field.
Is there anyway I can add 2 months to a date format of yyyymm?
Thanks,
Maddi