Answers for "add comments to formulas google sheets"

1

add comments to formulas google sheets

=YourFormula & T(N("comment"))

OR

=YourFormula + N("comment")
(This last one works when the formula gives numeric results)
Posted by: Guest on April-13-2022

Browse Popular Code Answers by Language