Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using xcel2000 with VB6. I want to use the PRINTER object to send
output directly to the printer. For some reason, XCEL doesn't seem to recognize the PRINTER object. I believe I have the right references loaded... Any ideas? If I do this simple program out of VB PRINTER.PRINT "HI" 'what to print PRINTER.ENDDOC 'send to printer PRINTER.NEWPAGE 'eject page I works great! It sends the word "HI" to the default printer and the ejects the page. The minute I place the same code within the xcel/VB environment it doesn't recognize the printer object. ANY IDEAS? THANKS IN ADVANCE RICH ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
members on my network printer not able to print to default printer | Excel Discussion (Misc queries) | |||
Printer Multiple Worksheets with a particular Printer Setting | Excel Worksheet Functions | |||
Range object to Array object conversion | Excel Programming | |||
Range object to Array object conversion | Excel Programming |