anglophobe
Technical User
I need to find the date difference between two different rows of data.
MY data is set up like this:
ID# Old New Date
101 A B 15/01/01
101 B C 16/01/01
102 A B 17/01/01
103 B C 17/01/01
And I would need to find the difference between the time when B is new and when B is old, for each ID#.
I'm using CR10, with no ODBC access, just an access db plugged into crystal.
Thanks
MY data is set up like this:
ID# Old New Date
101 A B 15/01/01
101 B C 16/01/01
102 A B 17/01/01
103 B C 17/01/01
And I would need to find the difference between the time when B is new and when B is old, for each ID#.
I'm using CR10, with no ODBC access, just an access db plugged into crystal.
Thanks