santa12345
Board Regular
- Joined
- Dec 2, 2020
- Messages
- 70
- Office Version
- 365
- Platform
- Windows
Hello.
I have a simple worksheet for an example...
I want to populate R2:R6 with audi, then copy R7:R11 with benz, etc...
The real dataset I have in Column S is 100's of rows, but if I can get code using the above, I'll modify it as needed.
So copy Audi to column R..starting in R2 for a specified number of times, in this case, 5 times, then loop to do the same for the values in v3 - v6.. loop until done.
I can build out column S as needed... no need to have that in the code.
Hopefully this makes sense. If not - please let me know.
Thank you.
I have a simple worksheet for an example...
I want to populate R2:R6 with audi, then copy R7:R11 with benz, etc...
The real dataset I have in Column S is 100's of rows, but if I can get code using the above, I'll modify it as needed.
So copy Audi to column R..starting in R2 for a specified number of times, in this case, 5 times, then loop to do the same for the values in v3 - v6.. loop until done.
I can build out column S as needed... no need to have that in the code.
Hopefully this makes sense. If not - please let me know.
Thank you.