Hi guys,
I have two Search for matrix that I would like to make some math operations…
Example:
First Search for Matrix:
10, 20, 30
Second Search for Matrix
5, 4, 6
I would like to calculate:
10/5 , 20/4, 30/6
Result expected:
2, 5, 5
How can I do that?
The near thing I found is Sumproduct calculation…but it doesnt fit my problem…
hergin
2
You can use a plugin for advanced math operations. See this post: