Forum Discussion

AKruschev's avatar
AKruschev
Copper Contributor
Dec 19, 2023

Referencing a function instead of the value of the function

Hi there,   I am trying to paste a function (e.g. =SUM(A1:A10)) from a different sheet by using sheet1!$A$1. This returns the value of the sum in sheet 1 instead of the function itself. Is it pos...