I have a process working on
1- Copying an Excel file
2- delete specific cells
3- Print the dates of the month in a column
4- Move the column to all sheets
There is a problem with the third step, as it starts from the date 2/8/2023 (the 2 month is printed above cell 1 the month) and then completes the column as required
Main.xaml (21.0 KB)