I have daily, bi-weekly and monthly data.
I need to build a monthly data table that picks up the closest (before or after) date from each table.
Ideally the same date-Data function will allow me to specify the Period (xMonths, xYears, xQuarters) Rolling and Calendar from a given begin or end date.