Forum Discussion

a88139g's avatar
a88139g
Copper Contributor
Nov 23, 2020
Solved

How to use different selected cells in a formula

I want to use all the cells selected by go to function in a product formula. Is it possible? If yes, then how?
  • PeterBartholomew1's avatar
    Nov 24, 2020

    a88139g 

    If, by a 'go to function', you mean a multi-area range manually selected using 'Go to Special' then it is possible to name the range while it is selected.  Not many functions accept multi-area ranges as parameters but

    =PRODUCT(values)

    should work.

Resources