Hello all
I'm learning new things as I go and appreciate any help. I will have multiple sheets that are identical. I want to pull all the data from the sheets to the master at the end of the day. The sheets will be named C1 and C2, and this will be in reference to the work cell where the product is being scrapped, and "master" will be where I want all the data pulled too. I used the record button and saw the code that it generated and simply copied it and changed the relevant information, row, sheet name to pull the data. I got it to work but it pulls all the data including blank cells. This makes the master copy have blank spaces because some days the sheet will use 10 rows and others it will only use a couple, but when recording the script I had to include all potential cells. Any recommendations would be helpful.
I'm learning new things as I go and appreciate any help. I will have multiple sheets that are identical. I want to pull all the data from the sheets to the master at the end of the day. The sheets will be named C1 and C2, and this will be in reference to the work cell where the product is being scrapped, and "master" will be where I want all the data pulled too. I used the record button and saw the code that it generated and simply copied it and changed the relevant information, row, sheet name to pull the data. I got it to work but it pulls all the data including blank cells. This makes the master copy have blank spaces because some days the sheet will use 10 rows and others it will only use a couple, but when recording the script I had to include all potential cells. Any recommendations would be helpful.