hi im working on a program for a college assignment and i just want to print a few details from some text boxes. a friend of mine gave me some code eg
private sub print_click()
Printer.Print "Order Number: " & orderNumber.Text
Printer.Print ""
Printer.EndDoc
End Sub
but when i go to click print i get error message saying:
Run-time error '424':
Object required
and not being an expert on
vb (i hate it but we have to use it lol) i have no clue what to do can anyone shed any light on this thanks a lot :)
Tom Kentell
Website:
http://www.lletnek.co.uk
Forum:
http://forum.lletnek.co.uk