keiranwyllie
New Member
- Joined
- May 12, 2017
- Messages
- 47
Good afternoon Guru's
I'm racking my brain with the best way forward on this. I have two spreadsheets (similar examples attached), one holding source data and the second is used for reporting. The source data comes from another source and therefore doesn't contain comments (column G). The report imports the source data (done weekly) and then tracks specific issues with each job by then adding comments.
The source data is updated externally on a weekly basis and therefore will contain new jobs, or will have removed jobs that have been closed during the previous week (I've explained this veru basically in the flow.jpg attached). The report workbook is something I control that, at this point in time, contains a lot more than the example attached. What I want to be able to do is import the newest source data workbook into the report workbook (to the 'Source' tab). I need to then compare the new source data with the data in the 'Job Comments' tab to both remove closed jobs and add new jobs (into the 'Job Comments' tab) while at the same time retaining any comments in column G for jobs that are still open.
All I can think of is opening each workbook in various orders and copying worksheets back and forth multiple times and using filters to delete certain rows that don't match but my head is hurting from even contemplating that. There has to be an easier way...right. Well hopefully. I'd love just a point in any direction that could possible help. TIA
The files are located here https://github.com/keiranwyllie/excel
I'm racking my brain with the best way forward on this. I have two spreadsheets (similar examples attached), one holding source data and the second is used for reporting. The source data comes from another source and therefore doesn't contain comments (column G). The report imports the source data (done weekly) and then tracks specific issues with each job by then adding comments.
The source data is updated externally on a weekly basis and therefore will contain new jobs, or will have removed jobs that have been closed during the previous week (I've explained this veru basically in the flow.jpg attached). The report workbook is something I control that, at this point in time, contains a lot more than the example attached. What I want to be able to do is import the newest source data workbook into the report workbook (to the 'Source' tab). I need to then compare the new source data with the data in the 'Job Comments' tab to both remove closed jobs and add new jobs (into the 'Job Comments' tab) while at the same time retaining any comments in column G for jobs that are still open.
All I can think of is opening each workbook in various orders and copying worksheets back and forth multiple times and using filters to delete certain rows that don't match but my head is hurting from even contemplating that. There has to be an easier way...right. Well hopefully. I'd love just a point in any direction that could possible help. TIA
The files are located here https://github.com/keiranwyllie/excel