Hey, I am looking for a formula to copy value from specific cell to another.
For instance
<tbody>
A
B
C
1
Copy Me
2
Copy Me 3
</tbody>
I want in B to copy cell A2 and C to copy cell A1 regardless of the values that will be changing in just cell A. So whatever changes I do in cell A...