LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Reverse SumProduct function

Does anyone know how to create an array that multiplies 2 numbers together
but selecting the first number in one array multiplied by the last in the
other array. Then the second number multiplied by the second last?

Eg
I have two arrays that I want to show in rows across my workbook (not
columns down the page):
Array A 3,1,2,1,2
Array B 10,20,30,12,15

I wish to perform the following calculation:

3 x 15 + 1x12 + 2 x 30 + 1 x 20 + 2 x 10
ie working from left to right on Array A and Right to Left on array B. This
is simplified calculation and I would like to run this for over 100 numbers
in each array.

Sumproduct doesn't do the right calculation as it works from left to right
on both arrays. I have seen an add-in used to so a "suminverseproduct" or
"sumreverseproduct" but do not have access to this anymore.

Does anyone know how to do this calculation or have an addin (xla file) that
will do this?

Thanks

Alastair

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup Function in Reverse? stogie Excel Discussion (Misc queries) 3 January 18th 09 06:14 PM
Reverse PRICE function ingmar Excel Worksheet Functions 32 November 6th 08 04:26 AM
NAME function working in reverse?? F. Lawrence Kulchar Excel Discussion (Misc queries) 2 September 16th 08 11:19 AM
Reverse NETWORKDAYS function? [email protected] Excel Worksheet Functions 4 October 4th 06 01:49 PM
Reverse MATCH Function BillCPA Excel Discussion (Misc queries) 2 March 9th 05 02:32 AM


All times are GMT +1. The time now is 07:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"