Hi guys
So at my job, I have to copy and paste data from one sheet to another to get daily changes. I came up with a dummy workbook to try come up with a macro to help the process. I have attached the workbook. Ideally, in sheet 2, I need to copy the formula for range S2:S8 to column T. Then I select columns R & S and paste them to sheet 1 as values on column N and O. Then I need to change the formula on B12 to show that my dates have changed. This process repeats every day. I was wondering if there was a code that shows excel which columns to pick based on the new column. Please help!
So at my job, I have to copy and paste data from one sheet to another to get daily changes. I came up with a dummy workbook to try come up with a macro to help the process. I have attached the workbook. Ideally, in sheet 2, I need to copy the formula for range S2:S8 to column T. Then I select columns R & S and paste them to sheet 1 as values on column N and O. Then I need to change the formula on B12 to show that my dates have changed. This process repeats every day. I was wondering if there was a code that shows excel which columns to pick based on the new column. Please help!