I have a sharepoint list with months that represent goals for each salesperson.
SalesRep, Jan, Feb, March, April, May etc. (Cols)
I would like to only show the last 3 months of goals based on the date.
I can use Month(Today())-3 but I can't figure how to base each month with the corresponding #