Hello everyone,
I'm kind of new with excel and I'm turning crazy with a small problem.
I need to perform some operations with about 1000 daily data contained data-cells.
So I picked a column, inserted my formula in the first cell, and then dragged it down for the one thousand following cells.
Now, I hoped excel would understand automatically the right range of data-cells to be considered in these result-cells but obviously that would have been too good...
In practice, the formula I inserted in the first cell was:
=MATR.TRASPOSTA(MATR.TRASPOSTA(T309:V309)+MATR.PRODOTTO(MATR.PRODOTTO(MATR.PRODOTTO(BA309:BC311;MATR.TRASPOSTA(P320:R324));BQ309:BU313);MATR.TRASPOSTA(AI309:AM309)))
therefore in the cell right underneath I wanted to have:
=MATR.TRASPOSTA(MATR.TRASPOSTA(T310:V310)+MATR.PRODOTTO(MATR.PRODOTTO(MATR.PRODOTTO(BA312:BC314;MATR.TRASPOSTA(P325:R329));BQ314:BU318);MATR.TRASPOSTA(AI310:AM310)))
and so on.
As I said, excel, after laughing at me, gave me:
=MATR.TRASPOSTA(MATR.TRASPOSTA(T310:V310)+MATR.PRODOTTO(MATR.PRODOTTO(MATR.PRODOTTO(BA310:BC312;MATR.TRASPOSTA(P321:R325));(BQ310:BU314));MATR.TRASPOSTA(AI310:AM310)))
My question is if it is possible to solve this small problem without manually changing the formulas or if, in any case, it is possible to tell excel how to perform copy&paste rules (for example, how do I create a column with cells:
=5+A1; =5+A6; =5+A11; =5+A16 etc.).
I'm not sure if this is an easy or tough problem but I'll love forever anyone who can save me.
Thanks
Fra
Bookmarks