Hi,
I've got a list of 15,000 contract numbers I'd like to order them and then group them in batches as follows;
1-100
101-200
201-300
301-400 etc.
The contract number tends to be in the following format;
CN/000000001
Although there are some anomolies every now and again such as;
CH/H5105
Once I've grouped the contracts I would then like to calculate what percentage are Active, Suspended or Terminated. I've done a search of existing threads and the solutions I've found so far give the impression of a group without actually creating one via supression etc. But the % are critical to what I am trying to achieve.
I am using Crystal XI coming off an Oracle database.
Cheers
Marc
I've got a list of 15,000 contract numbers I'd like to order them and then group them in batches as follows;
1-100
101-200
201-300
301-400 etc.
The contract number tends to be in the following format;
CN/000000001
Although there are some anomolies every now and again such as;
CH/H5105
Once I've grouped the contracts I would then like to calculate what percentage are Active, Suspended or Terminated. I've done a search of existing threads and the solutions I've found so far give the impression of a group without actually creating one via supression etc. But the % are critical to what I am trying to achieve.
I am using Crystal XI coming off an Oracle database.
Cheers
Marc