Description of formula:
The function returns the date of the last output from a given state
The function returns the date of the last output from a given state
Syntax:
STATELASTLEAVEDATE(state)
STATELASTLEAVEDATE(state)
Parameters:
state (type:Text)
Name of the state
Returned type:
Date
examples:
=statelastleavedate('acceptance')
=statelastleavedate('state name')
=statelastleavedate('acceptance')
=statelastleavedate('state name')
0 Comments