G
Guest
I have a workbook with 12 worksheets. Each worksheet contains the same data (columns) but for different areas. I want to combine (copy and paste) all of these rows of data into one worksheet. I would like to write a macro to do this because i work with this data frequently. The problem is that the amount of data (rows) in each worksheet will vary every time so i can't give a specifc number of cells for the program to select and copy from each worksheet. Any ideas?