This one is probably a little on the crazy side. But I normally use the database. I add a table, lets say zzz_pickfrmctl, and add three records. Many time I add the form name, such as Accounting Copy, Customer Copy, SomeOther Copy. I would then add the table into the crystal report, but not link it. Add the form name onto your report, and end up with three copies, with different form names. Having explained this, I know a few times things got a little more complicated. I know in one case I had to add "Ord_Type" and linked to the "Ord_Type" field as the crystal report would not allow me to have an unlinked table, which I do regularly. Perhaps also had to play with the report grouping to group on a field from the zzz_pickfrmctl. I am also using this with a link for customers that get emailed invoices. Only print 1 copy from crystal with a watermark "EMAILED" and form name "Accounting Copy", where invoices to mail print two copies.