How to do a line feed in a Text Box
- From: "42N83W" <gkammerer@xxxxxxxxxxxxx>
- Date: Tue, 7 Feb 2006 18:43:07 -0600
Excel 2002
Windows XP Pro SP2
I've tried vbcrlf but that just places the "p" looking carriage return
character in my string. Here is the gist of what I want:
OUTPUT = "The Input value is " & VAL & vbCrlf & _
"The Input units are " & INP & vbCrlf & vbCrlf
txtbx2.Value = OUTPUT
Any ideas?
-gk-
=================================================
The creative act is not the province of remote oracles or rarefied geniuses
but a transparent process that is open to everyone.
-Greg Kot in Wilco Learning How To Die-
.
- Follow-Ups:
- Re: How to do a line feed in a Text Box
- From: Edward Ulle
- Re: How to do a line feed in a Text Box
- Prev by Date: Re: Stepping Problem,
- Next by Date: Re: =Count(two "n" in a row, c3:ad3)
- Previous by thread: excel to check emails automatically.
- Next by thread: Re: How to do a line feed in a Text Box
- Index(es):
Relevant Pages
|