Hello all,
I have source data in multiple worksheets that i would like to compile into one worksheet. So to lay out the framework, i have worksheet 1,2, and 3 that contains the source data. The column data that I would like to compile is contained in Columns A,B,G and H, which some cells contain formulas. Sheet 4 is the destination. I would like to compile A,B,G and H from the source sheets into columns A,B,C, and D of sheet 4. I do not want the formulas carried over just the values from the source.
The data from Sheets 1,2,and 3 will be periodically updated so this macro will need to leave the source data, so i will likely have a start button to compile the data when the sources are updated.
Your help is appreciated.
Thank you,
I have source data in multiple worksheets that i would like to compile into one worksheet. So to lay out the framework, i have worksheet 1,2, and 3 that contains the source data. The column data that I would like to compile is contained in Columns A,B,G and H, which some cells contain formulas. Sheet 4 is the destination. I would like to compile A,B,G and H from the source sheets into columns A,B,C, and D of sheet 4. I do not want the formulas carried over just the values from the source.
The data from Sheets 1,2,and 3 will be periodically updated so this macro will need to leave the source data, so i will likely have a start button to compile the data when the sources are updated.
Your help is appreciated.
Thank you,