I'd like to know if there's a way to make excel show me where are the boundaries of an array, like the highlight I made in the picture below.

Some explanation: I have a worksheet that is full of arrays everywhere, and sometimes I have to insert a line (or column) in the original table, that should be reflected in the array and all formulas that depend on it. After some experimenting, I figured out the best way to keep consistency is to use the insert line/column, because it automatically shifts all formulas. But to insert a line in the middle of the array, I first have to "destroy" it, then insert the line, and then rebuild it. Having excel show me the highlights would really make this job easier.
PS: TRANSPOR = TRANSPOSE