Hi!
Using: Crystal Reports 9
Btrieve datasource
I want my report to show the amount of days / weeks / years (time) a product is in my wharehouse.
The database is set up as the following:
Prod.Code Date Action
123 20040705 Checked in
234 20040707 Checked in
123 20040710 Checked out
234 20040721 Checked out
etc.
I have already converted the date into a real date field but maybe I don't need to do that. How can I create the following output:
123 5 days
234 11 days
Please help me :s
thanx in advance!
Tanja
Using: Crystal Reports 9
Btrieve datasource
I want my report to show the amount of days / weeks / years (time) a product is in my wharehouse.
The database is set up as the following:
Prod.Code Date Action
123 20040705 Checked in
234 20040707 Checked in
123 20040710 Checked out
234 20040721 Checked out
etc.
I have already converted the date into a real date field but maybe I don't need to do that. How can I create the following output:
123 5 days
234 11 days
Please help me :s
thanx in advance!
Tanja