Djo
June 13th, 2000, 10:30 AM
I want to create a data report attached to a recordset (dataEnvironment). When the user is in the form "Contrat", he wants to print only one record (the record that is on the screen) but when the datareport is opening, all the records are printed, but I want only the only one that the pointer is on in the form!! I tried to put,in the Initialize code of the data report, a loop which positions to the good record but it still prints all the records. What can I do?
Thanks
Thanks