|
-
Sep 17th, 2002, 07:27 AM
#1
Thread Starter
Addicted Member
Combo Box
I have a problem regarding combo box
When i add 2 columns in a combo box how can I align them properly
i have used combo.additem rs(0) & " " & rs(1)
the output is as :
abcdefgh This is my first rec.
abcd this is my second record
ab this is my third record
So you see the 2nd column is not aligned in a straight line.
I have even tried adding spaces , calculating length og rs(0) and adding spaces accordinglr but to no avail.
Please advise
thnks
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
|