Sumx2py2¤
Excel SUMX2PY2(array_X; array_Y): Returns the sum of the sum of squares of corresponding values in two arrays. Array_X is the first array whose arguments are to be squared and added. Array_Y is the second array, whose elements are to be added and squared.
Parameter¤
Function name¤
The name of the Excel function
- Datatype:
string
- Default Value:
SUMX2PY2