Subj : Re: Visual Basic 6.0 To : comp.programming From : CBFalconer Date : Fri Aug 26 2005 09:30 am Nandan wrote: > > 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 Your problem is in line 666. -- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson .