Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to sum the product of two arrays, as in
=sumproduct(A1:Z1,A2:Z2) Is there an easy way to reverse the order of the second array? That is, what I would like is essentially "=sumproduct(A1:Z1,Z2:A2)" but of course that won't work, as excel always takes the range from left to right. Anybody know a clever way to do this without writing a VBA function? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Reverse Contents in an Excel cell (Text or a Number) | Excel Worksheet Functions | |||
reverse a number | Excel Discussion (Misc queries) | |||
Printing same table on reverse side of all pages. | Excel Discussion (Misc queries) | |||
Reverse the sign of a number in a cell | Excel Worksheet Functions | |||
How 2 reverse order of columns | Excel Discussion (Misc queries) |