i hav a problem
i have to print a invoice using cr 8.0 i have access database and using vb 6.0
i have a table named data2
i use data2 to store all the fields that are going to be used in cr
i have a form that asks user for the invoive numbers and user enters them as from 607 to 618
where from and to are labels and 607 and 618 are written by user in two text boxes
now 618-607=11
so what i have done at the click of print button in the same form the invoices from 607 to 618 are brought to data2
now the problem is i dont know how to use the cr to print for more than 1 invoice
i know how to print a single invoice but plz tell me how to print more than 1




Reply With Quote