Hi,
I am working on one crystal report. I have 3 fields call statetime and time in state. For the field "Time in state" i need to write a formula which should be time difference between two successful columns
records are like this
STATE TIME TIME IN STATE
Payament 10/31/02 6:30
Sales 10/31/02 6:45
Qualification 10/31/02 6:55
Accross payment recored time in state should display 5mnts
(6.45-6.30),
Accross sales recored "time in state" should display 10mnts
(6:55-6.45)
All the fields are in detail section.Can i solve this someway using datediff function.Idf so how to give the formula?
Pls give any sugesstion
Thanks
Jessy
I am working on one crystal report. I have 3 fields call statetime and time in state. For the field "Time in state" i need to write a formula which should be time difference between two successful columns
records are like this
STATE TIME TIME IN STATE
Payament 10/31/02 6:30
Sales 10/31/02 6:45
Qualification 10/31/02 6:55
Accross payment recored time in state should display 5mnts
(6.45-6.30),
Accross sales recored "time in state" should display 10mnts
(6:55-6.45)
All the fields are in detail section.Can i solve this someway using datediff function.Idf so how to give the formula?
Pls give any sugesstion
Thanks
Jessy