FLOWERS Posted April 16, 2002 Posted April 16, 2002 The challenge... Customer has a field for "Current Status" of the record. Customer wants to see a history of who and when the "Current Status" was changed. Field is populated with a value list selection. Any short solutions?
andygaunt Posted April 16, 2002 Posted April 16, 2002 1 solution. Create a seperate database for current status history. Fields required would be. Creation Date (auto enter) Creation Time (auto enter) Creation User (auto enter) Previous Status New Status Script the current status field to create a new record in the new database and set the field previous status to its current value. Then enter the new status and set the value across to its current status.
Recommended Posts
This topic is 8328 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now