Hello,
Having a hard time figuring out the VBA code to accomplish the following.
-Copy/Paste/Move Rows Down(to avoid overwriting) from cells A1-A7 from Sheet2 to Sheet1 column A in each blank cell above cells that begin with "1.".
Constants besides "1.":
1. Cell count from Sheet2 will always be same cells.
2. All data will be in column A in both Sheet1 and Sheet2.
Any help or starting point would be appreciated.
Bookmarks