Help

Using Scripting to find last modified date

Topic Labels: Scripting extentions
343 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Rose_Haft1
7 - App Architect
7 - App Architect

Hi there - Is it possible to use scripting to find the last modified date of a cell?

1 Reply 1

Scripting cannot find the last modified date of a cell. You can use a last modified time field, or a formula field with the LAST_MODIFIED_TIME() function to the the last modified date/time of a cell.