Data separated by ~'s
When I get the data for shop load from my database it separates the information with a ~.
Example
Job Load hours Load days Start date
1548 2.5~5~5~2.5 3909~3910~3911~3912 9/14/09
1236 3~5~5 3910~3911~3912 9/15/09
1357 1 3912 9/17/09
I need to be able to separate the load out by day and then total the hours for each day.
Also I need to convert the load days number to a normal date.
I am a novice with Crystal so any help will be greatly appreciated!
LL
|