I have a spreadsheet that is linked to another spreadsheet. The two spreadsheets have the same data fields. I just put a + sign in one of the cells of spreadsheet b and go to the other spreadsheet (spreadsheet a) and click on a cell and hit enter which takes me back to the other spreadsheet (b) where the cell contents from spreadsheet a appears. I then copy over and down the data from the other spreadsheet. Spreadsheet a is connected to an Access query and updates when the Access query changes by hitting refresh. My problem is that the data in spreadsheet a changes (expands or contracts) according to the Access query. The linking to spreadsheet b needs to expand or contract also.
Is there any way to use dynamic range names to cause these sections in spreadsheet b to expand or contract according to the data in spreadsheet a. Is there a way to use OFFSET to copy over the data? Any suggestions would be greatly appreciated. I really don’t think so but I thought maybe someone would have an idea.