I have a workbook with 6 sheets: 5 are for each of the salespersons and the last one gathers the information of said 5 sheets.
Each week I receive the updated information from each of the salespersons and would like to dump those sheets into my file and get the summary updated automatically. The problem I’m having is that since the summary is picking the information from the original 5 sheets once I put in the new sheets and delete the original ones, all my references are broken and I get a whole bunch of #REF.
Is there to overcome this with or without VBA?
Thanks.
Each week I receive the updated information from each of the salespersons and would like to dump those sheets into my file and get the summary updated automatically. The problem I’m having is that since the summary is picking the information from the original 5 sheets once I put in the new sheets and delete the original ones, all my references are broken and I get a whole bunch of #REF.
Is there to overcome this with or without VBA?
Thanks.