Formula to copy the value of a cell
Solved
ben
-
Raymond PENTIER Posted messages 58546 Registration date Status Contributeur Last intervention -
Raymond PENTIER Posted messages 58546 Registration date Status Contributeur Last intervention -
Hello,
is there a formula to copy the value (and not the formulas) from one cell to another?
For example: in one cell I have the result of a calculation (+A1+B2) = 26. I want to copy this result into another cell. So when the result of my first cell changes, the value in the second cell does not change...
Thank you in advance for your responses.
Best regards,
Ben
Configuration: Windows 7 / Chrome 27.0.1453.116
is there a formula to copy the value (and not the formulas) from one cell to another?
For example: in one cell I have the result of a calculation (+A1+B2) = 26. I want to copy this result into another cell. So when the result of my first cell changes, the value in the second cell does not change...
Thank you in advance for your responses.
Best regards,
Ben
Configuration: Windows 7 / Chrome 27.0.1453.116
All that's left to do is to adjust the cell references that you're interested in.
If you know how to use functions, retrieve the script to adapt it. You will be able to call the function in a cell, as if it were a formula.
Give it a try, and show us.
See you later!