Hi - I am attempting to come up with a code to copy a varying number of rows from a "Template" worksheet to multiple sheets in my workbook depending on a cell reference on each sheet.
So, for each sheet in the workbook that begins with "Labor BOE", look at the number in cell "L2", copy that many rows from the "Template" worksheet(columns A:L beginning in cell "A21"), and paste them in column A, after the last non-empty row in column L. Must do this for all sheets that begin with "Labor BOE."
Any thoughts on how I can accomplish this?
So, for each sheet in the workbook that begins with "Labor BOE", look at the number in cell "L2", copy that many rows from the "Template" worksheet(columns A:L beginning in cell "A21"), and paste them in column A, after the last non-empty row in column L. Must do this for all sheets that begin with "Labor BOE."
Any thoughts on how I can accomplish this?