Hi,
Can anyone tell me the logic ASAP, if the value is greater than 99, it should repeat the record with the remaining value.
ex: result is 250, it should be split in 3 records, like the following:
1: 99
2: 99
3: 52
Thanks,
Madhu