merlyn383 Posted February 14, 2007 Posted February 14, 2007 I have multiple records that contain a field "status" with values such as "Status 1", "Status 2", "Status 3", etc and also contain a date field. The primary key for the database is a concatintion between of "Item ID" and "Status". I want to calculate the number of days it took for a particular item to chang from Status 1 to Status 2 and I'm oping to do this in a field definition rather than a script, any ideas?
mr_vodka Posted February 14, 2007 Posted February 14, 2007 I believe that you can use some of the techniques demonstrated here and then use a calc field to determine the difference between teh two related record dates.
Recommended Posts
This topic is 6553 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