Help creating a macro to copy from one cell to another spreadsheet
I need help creating a macro to copy from a cell in sheet1 to a cell in
sheet1. Though when it pastes I can't have it fill the same cell over
again I need it to paste it in the next cell down from it.
Example:
Sheet1 - Sheet2
B12 - B2
D12 - C2
I5 - A2
I17 - E2
G12 - D2
I22 - F2
I27 - G2
I have merged cells from B through G with rows 16-28 needing to be
copied to H2 but become unmerged in the seperate sheet. Can anyone
help me out?
|