L
Legacy 143009
Guest
Let say I have a function like:
SUMPRODUCT((A1:A5)*(B1:B5)*(C1:C5)*(D1:D5)*(E1:E5))
Is there a shorter way to express the range from column A to E?
SUMPRODUCT((A1:A5)*(B1:B5)*(C1:C5)*(D1:D5)*(E1:E5))
Is there a shorter way to express the range from column A to E?