|
I have to show when a record is due by the end of next month, then the following month and so on. I am using DATEDIFF below, but my code just gives me records due in less than 30 days from today. Could someone plese help me say, if due "month +1" and "month+2" etc.. I hope that makes sense...
(comments are locked)
|
|
You can still use datediff but specify month as the first parameter: Oleg
(comments are locked)
|

