I have two Sheets. In Sheet A I have my full content. I am displaying some cell content from Sheet A in my Sheet B. I created the referencing as a Column Formula, so that if I add another row to my Sheet A, it automatically displays in Sheet B. That works just find.
What does not work is if I later on decide to delete a row in Sheet A. After I did that, the now deleted value is still displaying in Sheet B. My expectation would be that if it is deleted in the Source Sheet A, it would also not display anymore in Sheet B.
I am using the "link in from" another Sheet function.
Can you please advise?