Ok, I'm going a little bananas here.
I want to add whitespace within a ListItem's text property.
I'm using code like:
Code:
myListItem.Text = stringvar1 & " " & stringvar2
This renders only one space. I have substituted in " " with the same result. I have also used vbTab to no effect.
Thank you in advance for your suggestions
- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.