Hi,
okay, so i have multiple workbooks all set out the same. Data in columns (B:K). In column (D) shows the date in this format 25/07/24.
i then have a master workbook set out the same way that i want to paste all the data from the induvial workbooks to daily, using the date showing in column (D)
For example , all sheets called sheet1
workbook 1 - (1) open workbook copy all rows of data that has todays date in column (d) - open master and pastes under previous data - close workbook1
workbook 2 - (3) open workbook copy all rows of data that has todays date in column (d) - pastes under previous data - close workbook2
workbook 3 - (4) open workbook copy all rows of data that has todays date in column (d) - pastes under previous data - close workbook3
master (2) workbook open workbook - once all data has been pasted, save and close master workbook.
Thank you in advance i know this one requires a lot of code.
okay, so i have multiple workbooks all set out the same. Data in columns (B:K). In column (D) shows the date in this format 25/07/24.
i then have a master workbook set out the same way that i want to paste all the data from the induvial workbooks to daily, using the date showing in column (D)
For example , all sheets called sheet1
workbook 1 - (1) open workbook copy all rows of data that has todays date in column (d) - open master and pastes under previous data - close workbook1
workbook 2 - (3) open workbook copy all rows of data that has todays date in column (d) - pastes under previous data - close workbook2
workbook 3 - (4) open workbook copy all rows of data that has todays date in column (d) - pastes under previous data - close workbook3
master (2) workbook open workbook - once all data has been pasted, save and close master workbook.
Thank you in advance i know this one requires a lot of code.