Elegant Array?

D

David

Greetings,
I am relativly new to the use of array formulas so please
bear with me. I have the following array formula:
{=SUM(INDEX((TRANSPOSE(vector)*matrix),(ROW()-ROW(matrix)
+1),0))/SUM(INDEX(matrix,(ROW()-ROW(matrix)+1),0))}
This formula is copied to each cell in a column range
corresponding with each row in "matrix" It achieves the
required result but I wonder if there is a more elegant
way of writing it?
TIA,
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top