Hi everyone,
i have a problem i cant solve myself and google havent helped me so far, its a 3 step question and i hope you guys can help me out!
i have multiple sheets with a timeline with custom dates as a string (yyyymm).
i need to change this string format to a date format and after that i need to find the "lowest" date and the "highest" date from all the sheets. Next i need to copy the lowest date into a master sheet and fill out dates until we reach the highest date.
1. Format string to date
2. Find highest and lowest date across multiple sheets.
3. Copy lowest date and fill out until last date is reached. (on a weekly basis)
example:
Sheet 1: 202002, 202003, 202004
Sheet 2: 202003, 202004, 202005
should be like this in master sheet.
Mastersheet: 202002, 202003, 202004, 202005.
I hope you can help me, and a pre'thanks to everyone!
i have a problem i cant solve myself and google havent helped me so far, its a 3 step question and i hope you guys can help me out!
i have multiple sheets with a timeline with custom dates as a string (yyyymm).
i need to change this string format to a date format and after that i need to find the "lowest" date and the "highest" date from all the sheets. Next i need to copy the lowest date into a master sheet and fill out dates until we reach the highest date.
1. Format string to date
2. Find highest and lowest date across multiple sheets.
3. Copy lowest date and fill out until last date is reached. (on a weekly basis)
example:
Sheet 1: 202002, 202003, 202004
Sheet 2: 202003, 202004, 202005
should be like this in master sheet.
Mastersheet: 202002, 202003, 202004, 202005.
I hope you can help me, and a pre'thanks to everyone!