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.
I'm trying to create a formula that will output a Product category. Below is the formula and I've provided a screenshot of the columns involved. =IF(AND(Folder1 ="default", [Cost Category]1="Printer : Plex", ISNUMBER(FIND("Color",[Cost Option]1))), "Color Impressions", If(AND(Folder1="default", [Cost Category]1="Printer :…
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…
I have an automated workflow set up to run weekly and request an update when the project is in certain statuses. The automation only ran once and now it's not working even though I have it set up to run weekly. I need help troubleshooting why this isn't working.