I have a workbook that has several sheets of data...all same columns, different number of rows on each. I need to compile data from all sheets based on the month the data closed. I have attached an example worksheet. 30 day would be gathering data from current month, 60 days would be future month (i.e. October), and the same with 90 day (November).
I know I can do a v lookup to return the data in the columns however I would have to copy the "month" column to column A and because of another macro I have in the sheet, when the employee adds a new row, it doesn't copy the formula of the previous row which would bring the data over from the "month" column.
Is there another way to gather this data?
Bookmarks