'Maintain cell reference when substituting new sheet

I am performing a portfolio calculation based upon a daily spreadsheet which contains values in the same cell locations.

I would like to be able to substitute daily a new sheet via the copy function, yet maintain the cell reference.

EG, I have a 'control' sheet which references cells D4, E4 and F4 in sheet B. Every day a new Sheet B is published with the relevant values in the same cells. Is there a way I can maintain the references in the Control sheet when inserting this new sheet daily?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source