Excel expression "sumproduct" in Access

F

fatfish

Hi all,

I'm now building an Access databse and analysis market report.
Does anyone know that how to realize the Excel expression "sumproduct"
in Access?

Sumproduct: Multiplies corresponding components in the given arrays
and returns the sum of those products.
SUMPRODUCT(array1,array2,array3, ...)

It returns similiar result as the formula SUM(A2:B4*C2:D4) entered a
an array.

Thanks in advance!! :)

Best Regards,
F
 

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