G
Guest
Can someone please tell me how to use the vbTab character? I am trying to
format a label using tabs. When I add the vbTab to the string it prints a
squares instead of tabbing the text over.
This is what I am doing:
str = vbTab & “ some textâ€
Me!lable.Caption = str
Thanks,
Eddie Eytchison
format a label using tabs. When I add the vbTab to the string it prints a
squares instead of tabbing the text over.
This is what I am doing:
str = vbTab & “ some textâ€
Me!lable.Caption = str
Thanks,
Eddie Eytchison