I have about 10 source sheets that I need to copy to a new sheet. They have most of the same columns, and they are tracking the same type of information for different projects.
I've attempted to merge them onto one report, but there are duplicate columns (and nearly 1,700 rows), and I don't know how to unify things so the merged reports line up. I'm thinking it might make more sense in the long run to get everything copied to a new sheet first, and then drive new reports from that central location.
The thing is, everyone needs to continue to update those source sheets directly, so my only options are to copy the information over while keeping it live - I cannot move everyone to the new combined sheet.
So I'm looking for best practices to move information from 10 sheets to a new central (combined) sheet, ensuring the latest information is always copied over from each individual sheet.
I just don't know if I should try the automation to copy rows (do those rows update for changes?) or if I should try INDEX/MATCH (But will that work with so many rows? Can I INDEX/MATCH a full sheet and have it copy below another INDEX/MATCH section - meaning if new rows are added, it will adjust?).
I appreciate any help/advice/recommendations!