NEXTNMONTH
Filters a range of data for 'n' months after the current date.
Syntax
NEXTNMONTH(number_of_months)Arguments
Return value
Example
NEXTNMONTH(15)
//Returns data for 15 months before the current month
Last updated
Was this helpful?