Hello I am fairly new to VBA and have been playing around with a few different things for the last few days while tryng to accomplish the following:
I would like to:
1) copy from cell b3:b6
2) paste it in sheet2 in cell a5
3) (back on sheet1) copy cell D3
4) paste on sheet2 in cell A3
5) (back on sheet1) add 1 to the value in cell a1
6) repeat step 1
7) repeat step 2 but move over one column
8) repeat step 3
9) repeat step 4 but move over one column
10) repeat step 5
11) loop through this 200X
any tips / suggestions would be greatly appreciated
I would like to:
1) copy from cell b3:b6
2) paste it in sheet2 in cell a5
3) (back on sheet1) copy cell D3
4) paste on sheet2 in cell A3
5) (back on sheet1) add 1 to the value in cell a1
6) repeat step 1
7) repeat step 2 but move over one column
8) repeat step 3
9) repeat step 4 but move over one column
10) repeat step 5
11) loop through this 200X
any tips / suggestions would be greatly appreciated