Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15671

[RESOLVED] help string

$
0
0
Code:

dataa = dataa.Replace(",", vbNewLine)
dataa = dataa.Replace(" ", "")

this leaves a space at the begining of all strings

Code:

aaaaaaaaaaaaaa
 vvvvvvvvvvvv
 ggggggggggg

notice it has 1 space in each line.

Viewing all articles
Browse latest Browse all 15671

Trending Articles