Subj : Visual Basic 6.0 To : comp.programming From : Nandan Date : Fri Aug 26 2005 01:06 am hi, hi, my problem is wen i give the command print for which i have written the code datareport1.print report, it prints the whole data report. it prints each and everything dat is saved, whereas i want to print a specific set of info for a particular client. For ex. client name : mr howard address : 2234 down street New york telephone no :787899-9009-8798 but when i give the print report it prints from first client to the last, plz help me with the code of this module so that i can print the info which is needed to be printed .