levibiessen
New Member
- Joined
- Apr 24, 2023
- Messages
- 4
- Platform
- Windows
I am searching for a macro that loops through the table shown in the first image, which is on 'Sheet1'.
The following things need to be done whenever there is a value available in the range of D409:CJ412:
1.Copy the value to another sheet 'Sheet2' and paste it in the column 'Bestede Uren'.
2. Copy the corresponding value in column A of Sheet1, which is the date, and paste it in column Dag_id on Sheet2.
3. Copy the corresponding column value in row 2 of Sheet1, which is the project name, and paste it in the column Project naam on Sheet2.
Every time there is a value available in the table of Sheet1, a new record on Sheet2 must be made and the three steps above should be applied.
Thanks in advance.
The following things need to be done whenever there is a value available in the range of D409:CJ412:
1.Copy the value to another sheet 'Sheet2' and paste it in the column 'Bestede Uren'.
2. Copy the corresponding value in column A of Sheet1, which is the date, and paste it in column Dag_id on Sheet2.
3. Copy the corresponding column value in row 2 of Sheet1, which is the project name, and paste it in the column Project naam on Sheet2.
Every time there is a value available in the table of Sheet1, a new record on Sheet2 must be made and the three steps above should be applied.
Thanks in advance.