Thread
:
Cell value as Array Constants, how to sum them up?
View Single Post
11-02-2016, 04:29 AM
tinfanide
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: Aug 2011
Posts: 312
Cell value as Array Constants, how to sum them up?
A
1 10
2 {1,2}
=SUM(A1:A2)
returns 11.
Is there any formula that returns 10 + 1 + 2 = 13?
Thanks!
tinfanide
View Public Profile
Find all posts by tinfanide