Hi, I am looking a macro to copy data from multipleworksheets to a single worksheet.
I have a spreadsheet that has 3 different worksheets. Within each worksheet thereare 3 columns that I want copied over to the main worksheet that I have createdand named Consolidated.
I also want it to copy the name of the worksheet into column A andthen paste the data next to it. That way, I will be able to see which worksheetthe data is for.
3 sheets are there Dollar Tree, Family Dollar, and BJs and 4thsheet i.e. consolidated sheet is the final output sheet.
Row 5 have heading and data starts from row 6.
I want to copy the data from the above 3 sheets to a consolidated sheet i.e.sheet 4.
The information on the sheets changes every day with and I want the data onfrom those columns to update on the Consolidated sheet as the source sheetschange so that the consolidated sheet is always an accurate record of whats onthe source sheets.<o></o>
I have already created a conditional formatting forcolumns E and forward to shade dates based on the dates in columns C and Dwhich will be brought over if this is successfully done.<o></o>
One thing the information represents the same informationbut is in different columns on each worksheet. On Dollar Tree its columns (P,Q,R). Family BJs its (I,J,K).<o></o>
The 2 rows I have already entered into the Consolidationsheet are an attempt to show you what I am looking for. See how the dates entered shade the dateblocks black. This will allow me to sorta crewmember and see that persons availability and schedule and where they areworking on any given day.<o></o>
There may be a better way to do what Im trying to do soplease let me know if there is something better than a VBA code is what I want. I just asked for this because after searchingthis forum I saw someone else ask for code for a similar project.
Here is a link to the file
https://www.dropbox.com/s/zgm92si1rinft7i/PROJECTS MASTER SPREADSHEET.xlsx?dl=0
Thanks,
I have a spreadsheet that has 3 different worksheets. Within each worksheet thereare 3 columns that I want copied over to the main worksheet that I have createdand named Consolidated.
I also want it to copy the name of the worksheet into column A andthen paste the data next to it. That way, I will be able to see which worksheetthe data is for.
3 sheets are there Dollar Tree, Family Dollar, and BJs and 4thsheet i.e. consolidated sheet is the final output sheet.
Row 5 have heading and data starts from row 6.
I want to copy the data from the above 3 sheets to a consolidated sheet i.e.sheet 4.
The information on the sheets changes every day with and I want the data onfrom those columns to update on the Consolidated sheet as the source sheetschange so that the consolidated sheet is always an accurate record of whats onthe source sheets.<o></o>
I have already created a conditional formatting forcolumns E and forward to shade dates based on the dates in columns C and Dwhich will be brought over if this is successfully done.<o></o>
One thing the information represents the same informationbut is in different columns on each worksheet. On Dollar Tree its columns (P,Q,R). Family BJs its (I,J,K).<o></o>
The 2 rows I have already entered into the Consolidationsheet are an attempt to show you what I am looking for. See how the dates entered shade the dateblocks black. This will allow me to sorta crewmember and see that persons availability and schedule and where they areworking on any given day.<o></o>
There may be a better way to do what Im trying to do soplease let me know if there is something better than a VBA code is what I want. I just asked for this because after searchingthis forum I saw someone else ask for code for a similar project.
Here is a link to the file
https://www.dropbox.com/s/zgm92si1rinft7i/PROJECTS MASTER SPREADSHEET.xlsx?dl=0
Thanks,