Sign in to join the conversation:
Is it possible to write a formula using the date that a cell was last amended?
Unfortunately the only thing that can be used this way is either the Created date or the Modified date type columns.
The Modified date would work if that was the only cell in the row being updated, but if anything else updates (to include a formula result) it will reset the Modified date.
Other than that, manual entry of the date would be required.
That's a shame. Thanks anyway.
Is it anything we might expect to see in the future?
I certainly hope so. I have seen it requested quite a bit here in the community. You may be able to find a 3rd party app to pull the time/date stamp from the cell history, but that's just a guess at this point.
Thanks Paul!
Sure thing. Sorry I couldn't be of more help. Hopefully you get it figured out.
Hi All, I have a project plan with a column called "Owner" that has a column type of contact list. The contacts are from multiple companies. It's a large project plan. I have created columns that have a column type of checkbox. I want to check the box if the owner is from a certain company (which can be determined by the…
Hello, I am trying to use JOIN-COLLECT to populate a cell with a contact by pulling from another sheet. However, when I use this formula it populates the cell with the name of the contact as a text string, but does not populate the cell with the contact itself. Both the column of cells being populated and the column the…
Hello Community, I need to create a report that shows capacity by month. My sheet tracks resource allocation on projects with resource start and end dates. (We can't afford the Resource Management module so we're doing it in Core SS). I've been asked to do a "heat map" of sorts where each column is a month. For each row…