I'm building a large master reporting sheet that cross references multiple other form response sheets based on a shared "incident number". I have six more columns of data to pull over from another sheet but have maxed out the cross sheet references (100 per sheet!)
This master sheet then uses that data to create pdf's.
I don't think cell linking is the solution. As I understand it, cell linking is for defined or specific cells. The data I'm pulling over is from form responses and I need all cells in a column. I could be wrong - please let me know.
Moving/copying rows from one sheet to another doesn't seem to be a solution either as the data from each sheet matching the same "incident number" needs to be in the same row.
Does anyone know of a work around. All 100 cross-sheet references are INDEX/MATCH references. Is there a way to pull over multiple colums using fewer references???
Summary: I have 2 form response sheets and one database sheet that feed info into one large master sheet used to compile data and automate PDF's and emails.
Any thoughts?