I'm chasing down some gremlins in my Excel workbooks and this one popped out
at me.
For reference, the current function looks something like this:
{=SUM(($A4='C:\[external-file.xls]sheet1'!$A$9:$A$15000)*(AX$1='C:\[external-file.xls]sheet1'!$C$9:$C$15000)*'C:\[external-file.xls]sheet1'!$F$9:$F$15000))}
--
Hmm...they have the Internet on COMPUTERS now!
Dave
--
Brevity is the soul of wit.
The array SUM has been stable for as long as I've used it, going on 18 or 19
years.
--
HTH
Bob Phillips
(replace xxxx in the email address with gmail if mailing direct)
"MDW" <M...@discussions.microsoft.com> wrote in message
news:E8A94023-5894-473A...@microsoft.com...
--
HTH
Bob Phillips
(replace xxxx in the email address with gmail if mailing direct)
"Duke Carey" <Duke...@discussions.microsoft.com> wrote in message
news:69AED033-1064-4C1E...@microsoft.com...
I started using Excel in 1987. It was version 2, I think. Windows was not
yet an OS, or at least the PC didn't boot into Windows. You started DOS,
then started Windows, THEN you could run Excel. Excel was the only
application I owned that ran on Windows.
At that time Excel didn't have SUMPRODUCT. However, working in the
investment banking field, and calculating weighted averages of all kinds, I
was thrilled to be able to create array formulas that worked the way
SUMPRODUCT does.
A few years later (maybe Excel 5?) introduced SUMPRODUCT. I still use the
array form of SUM() out of old habit more than I use SUMPRODUCT
Old and not very valuable information, but that's my recollection.
Duke
It appeared in either Excel 4 or Excel 5. I don't remember whether 123
or Quattro Pro introduced it, but I'm fairly sure Excel's was in
response to its erstwhile competitors'.
Bob
"Duke Carey" <Duke...@discussions.microsoft.com> wrote in message
news:4A38AB8F-8E17-4D3D...@microsoft.com...