I have a spreadsheet with multiple tabs. An especific tab ("main_tab") gets data from another tab ("other_tab") using the INDIRECT function. I'm using INDIRECT function beacause I need that the reference keep unchanged every time I change the name of another tab.
As can be seen in the video, the data in "main_tab" changes only after I cut and paste in the same place the content of the cells (?!?!). It should change in the moment I change the content of the "another_tab".
The video above starts after I change the data and show the cut ("recortar" in portuguese) and paste ("colar" in portuguese).
https://www.youtube.com/watch?v=CBdoTGy7Iv0&feature=youtu.be
Any clues how to solve this, or it's just a Google Sheets bug?