|
-
April 20th, 2001, 11:54 AM
#1
Listbox vbTa
I am using the following line of code to print two columns of data in a listbox.
List1.AddItem myfile & vbTab & vbTab & vbTab & oFile.DateCreated
Most of the items print fine in two separate columns, but some of the second column items don't print at the same tab stop. For instance, they may be indented a few spaces. It makes the output for the second column look zigzagged.
In debug, I see no reason for this to occur. Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|