Hi, I have several columns of data. The first column in the list is a column of dates. Basically, what i want to do is return the last 12 months of dates and associated data. Now, keep in mind that the column of dates may not contain 12 months of data so you just return all months shown and associated data.

I have enclosed a file to help show what i want because trying to describe it via words is kinda hard.