History:
if the checkbox is enable,
I would like toprint the caption of chexkbox
and print the text of textbox (Qty)
Name of my textbox is Text1,Text2,Text3,,....
checkbox is ok to print :
If Check(i).Value = 1 Then
Printer.Print Check(i).Caption
End If
***************************...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.