I would like to print a record a variable number of times based on the value in a field in the record. It has been suggested that I create multiple detail sections and suppress those not needed, but that will not work because I will never know what the maximum number of sections needed would be. It seems that I should be able to use a "do while" or something similar but I just can't get it to work. Any sugestions would be greatly appreciated. Thanks in advance.