CR 10
Does Dateadd return whole months from the current date or does it include the part month of the current month. ie say its 14/01/04 and i use dateadd("m",-2,currentdate) will it just return the 2 full months previous from the current date or will it include the part of this month as well. I need to use a function in record selection that brings back a previous number of months incuding the part month, any ideas.
Cheers
Does Dateadd return whole months from the current date or does it include the part month of the current month. ie say its 14/01/04 and i use dateadd("m",-2,currentdate) will it just return the 2 full months previous from the current date or will it include the part of this month as well. I need to use a function in record selection that brings back a previous number of months incuding the part month, any ideas.
Cheers