Since Google SpreadSheets have limited amount of ImportRange Cross reference (50 to be exact) and I may have more than 50. Can I go around it?
I have a Spreadsheet named "Collection". I import (ImportRange) A:K columns from "Type A" Spreadsheets to "Collection". From "Collection" I import A:K columns to conditionally selected "Type B" Spreadsheets.
"Type B" write into L:M column which I import to "Collection"'s L:M column. Then I import L:M column from "Collection" to their respective (original) "Type A" Spreadsheet. AND "Type A" have a second Sheet in their spreadsheet which imports all the data from "Collection"
There is a spreadsheet named "Graveyard" to where I redirect (import) all the inactive Type A and Type B spreadsheets.
Say... 1x A and 1x B spreadsheet got inactive. I cut their all their connection to "Collection" and redirect (import) their raw data (so L:M) to "Graveyard" and I import the collected (inactive) L:M from "Graveyard" to "Collection". From the "Graveyard" I import all the data to "Collections".
Say... if I have 4x "Type A" and 4x "Type B" where 1-1 are redirected(inactive) then my cross reference in "Collection" spreadsheet would be how much?
So the big question is: can I reduce the amount of ImportRange CrossReferencing with the Graveyard?
Note: Type A and Type B represents people who come and go