Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
To get the name of the person who did the update, it should be this.
Who did the most recent update (formula text field type)
Trim(NotLeft(Left(Right([my update field],"["),"]"),9))
Who did the most recent update (formula text field type)
Trim(NotLeft(Left(Right([my update field],"["),"]"),9))