Skip to main content

Using Scripting to find last modified date

  • October 18, 2021
  • 1 reply
  • 15 views

Forum|alt.badge.img+14

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

1 reply

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • October 18, 2021

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.