i am currently working on a project and i can't get the code for how to acctually send the data to the printer. I also would like some help in finding text by "searching" for it. if you can help me please do.
thanks,
kirk
Printable View
i am currently working on a project and i can't get the code for how to acctually send the data to the printer. I also would like some help in finding text by "searching" for it. if you can help me please do.
thanks,
kirk
you could always use the printform method, for example
form1.printform
this way is crude though it's just a screen dump of the form so if the form is larger than a page it will cut it off. There are other ways too if you need something else just say so
look for "printer" in help
search: use Instr() function, look for "string manipulation" in help