Matt-D
Jan 3rd, 2000, 08:01 PM
I have a list (list1) and want to print it on the printer. But with the method I know zhe printer onli prints on line or the first selected item.
This doesn't work:
Printer.print list1
Printer.EndDoc
How must I write the code (in VB3)?
This doesn't work:
Printer.print list1
Printer.EndDoc
How must I write the code (in VB3)?