Good morning VBA gurus!
I need your help with some VBA code to achieve the following:
In Sheet1 I have a list of part numbers from A4 to A292, I need Sheet2 to have 15 rows with the formula =Sheet1!A4 (starting on A4) and so on and so forth (all 288 rows in Sheet1).. so Sheet 2 would look like this
A1 - blank
A2 - blank
A3 - blank
A4 - =Sheet1!A4
A18 - =Sheet1!A4
A19 - =Sheet1!A5
A33 - =Sheet1!A5
etc... can someone please help??![]()
Bookmarks