S
SStory
Can anyone tell me what algorithm I should use to determine how many tabs to
add to a string.
I have two strings.
I want to add them to a listbox concatenated but with a tab between them.
one tab makes them not line up as string A and B are variable length.
String A is the shortest of the 2 and the Key.
What can I do to determine how many vbTabs to put in between the strings so
they will line up?
thanks
shane
add to a string.
I have two strings.
I want to add them to a listbox concatenated but with a tab between them.
one tab makes them not line up as string A and B are variable length.
String A is the shortest of the 2 and the Key.
What can I do to determine how many vbTabs to put in between the strings so
they will line up?
thanks
shane