Tab value change in Print statment in VB - TechRepublic
General discussion
June 20, 2003 at 03:50 PM
k_kuthalingam

Tab value change in Print statment in VB

by k_kuthalingam . Updated 22 years, 5 months ago

Printer.print tab(3);slno;tab(15);Product
when slno is in double digit the product sting value will be pinting in 16 position instead of 15.ie).if slno is single digit no problem.how to avoid this problems

This discussion is locked

All Comments