I'm trying to program a macro to pick up a variable range of data and copy it. I'm doing this by having the macro find the date in the workbook and pulling the data adjacent to that date cell. The copying part is not the problem, it's how to define a range of data without specific cell addresses. For instance for today the data is in the range C4:G14, and tommorrow it will be in C20:G30, and so on. I'm also pulling the data from multiple files so it's not all in same range from file to file. Any help would be appreciated.
Thanks,
Garrett
Thanks,
Garrett