Memorializing cell content
I have a column that calculates a date based on 'Column XYZ - 127'. This works perfectly. However, if 'Column XYZ' changes then my destination column will also change (obviously). But I want to preserve what the date WAS before it got changed. So I thought to insert a 'Helper' column and copy the date from destination to helper. However, if I simply use a =Destination@row and 'Column XYZ' changes then destination column AND helper column change. I need to copy the date from destination column to helper while ideally the helper column will then not change again.
Is there a function to copy simply the value as opposed to the operation?
Answers
-
One way requires a unique row ID auto-number and a second sheet
Main Sheet
Now Create a Blank Sheet called "History Sheet"
Back to you main sheet create a copy row automation, that only triggers if Original date is blank.
Using a column formula index/match back to the history sheet to find the original date
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 69 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!