G
Guest
Hello,
I have setup a form that has a 'date start' and I have created a report to
calculate 6 months in advance from the 'date start' using the following:
=DateAdd('m',6,[DateStart]). My report is works fine I just need to know how
would you do the calculation and return the results just for the current
month. For instance all 6 months due for this month which is January. I
know this has to be very simple. Please help. Thanks in advance
I have setup a form that has a 'date start' and I have created a report to
calculate 6 months in advance from the 'date start' using the following:
=DateAdd('m',6,[DateStart]). My report is works fine I just need to know how
would you do the calculation and return the results just for the current
month. For instance all 6 months due for this month which is January. I
know this has to be very simple. Please help. Thanks in advance