I need to be able to date stamp fields based on when another field value changes. I only want the value to be entered once upon the change.
I have mutliple status that need to be tracked.
I need to know what date it became active
I need to know when that status field changes to approved
ect. there are 6 dates to be tracked for each record...so I have a date field for each one.
now I need to know how to fill those fields based on the value in the status field.
I have mutliple status that need to be tracked.
I need to know what date it became active
I need to know when that status field changes to approved
ect. there are 6 dates to be tracked for each record...so I have a date field for each one.
now I need to know how to fill those fields based on the value in the status field.