AhmedAbbas
New Member
I have a situation where I am writing a macro, What macro is supposed to do is (i have also written If I have done it or not)
1. Select the range from C3:G3 in a specific sheet (Achieved)
2. Copy it and take it another specific sheet (Achieved)
3.Go to the last row (Achieved)
4. Add a row and paste it (Achieved)
5. Loop to go back to the original sheet (Achieved)
6. Copy the next Row (Don't know how to set up the counter, I need help here how to dynamically change it to c4:g4 and than c5:g5 and so on)
7. Repeat Again (Achieved)
1. Select the range from C3:G3 in a specific sheet (Achieved)
2. Copy it and take it another specific sheet (Achieved)
3.Go to the last row (Achieved)
4. Add a row and paste it (Achieved)
5. Loop to go back to the original sheet (Achieved)
6. Copy the next Row (Don't know how to set up the counter, I need help here how to dynamically change it to c4:g4 and than c5:g5 and so on)
7. Repeat Again (Achieved)