I have two edit boxes.
1.max 15 letters in the box
2.numbers
add button
then i should do this, sort in listbox as shown below
a 100
abc 300
abcdeft 500
like "abcdeft" is 7 letters - 15 = 8 spaces between them,
so the numbers is the same row no matter what you whrite in the box.
Can someone help me how to do this?
Thanks
Please login to see this attachment.