Hi all,
I know that to print a form, we use :
VB Code:
form1.printform
But sumtimes if there are no printers connected, there will error on the program. Is that normal or there is a way to solve it? I tried printing once and the paper shows alot of empty space. Can we print the form and it fits the whole page of the paper?
Another thing is that during runtime, my mshflexgrid only hilights 2 columns instead of one row. I tried to change the properties but to no avail.
