How do you insert a blank line after x number of records? I would like to keep a count of the number of records processed and insert a blank line when it reaches a certain number. After this happens I want to reset the count to zero and start over again. Is this possible? Thanks for any help.