I need a Macro that will copy Worksheet (Estimate1) I have 3 columns of data in Estimate1 in BY, BZ and CA to copy to Worksheet (Cost) it is to start at C1 then offset (skip) to M1, then skip down to next row. But as you can see it is not working properly.
This is the code I have so far
Dim...