SUMXMY2
Category: Mathematical Function.
Description: Returns the sum of squares of differences of corresponding values in two arrays.
Syntax: SUMXMY2(array_x, array_y)
Array_x and array_y should have the same number of values.
If an array or reference argument contains text, logical values, or empty cells, those values are ignored.