P
Paul
In my old days working with Quick Basic, you could insert
a CR-LF into a chr() function. The chr() function is
still there in VBA, but I cant find a list of codes for
these types of "characters". Does anybody know what the
code is for this?
What I want to do is to insert an extra paragraph based on
a user selection, but I don't want the extra white space
if their selection results in no added text.
a CR-LF into a chr() function. The chr() function is
still there in VBA, but I cant find a list of codes for
these types of "characters". Does anybody know what the
code is for this?
What I want to do is to insert an extra paragraph based on
a user selection, but I don't want the extra white space
if their selection results in no added text.