Hey, looking for some help with a code that will copy a range of data and paste x numbers of times depending on what value is selected. In addition I would need column A (starting in A8) reference how many times the data set was copied. Thanks in Advance
Drop Down Box: B1
Range of Data: Starting at B8:K8 (Could be 1 row or 1k + plus) so would need offset function
Example:
B1 = 3
Range of Data: B8:K22, copy range and paste starting in row 23. Repeat 1 more time (3 total) bc of value in B1
For Column A:
A8: A22 = 1
A23: A37 = 2
A38 : 52 = 3
Drop Down Box: B1
Range of Data: Starting at B8:K8 (Could be 1 row or 1k + plus) so would need offset function
Example:
B1 = 3
Range of Data: B8:K22, copy range and paste starting in row 23. Repeat 1 more time (3 total) bc of value in B1
For Column A:
A8: A22 = 1
A23: A37 = 2
A38 : 52 = 3