Having trouble with "vbcr"
- From: terrysoper1973 <terrysoper1973.216h2s_1136491811.8662@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jan 2006 14:08:37 -0600
When I use "vbcr" in trying to display text in text boxes and cells,
Instead of my text being moved to the next line, the carriage return
symbol is printed and I have only one continous line. Here is sample
code of what I tried:
msg = worksheets("sheet1").range("a3")
worksheets("sheet2").range("c7") = msg + vbcr + "Balance sheet"
I'm attempting to move whats in "a3 sheet1" to "c7 sheet2" and add a
line under that says "balance sheet"
Please help
Thanks
Terry
--
terrysoper1973
------------------------------------------------------------------------
terrysoper1973's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=30161
View this thread: http://www.excelforum.com/showthread.php?threadid=498434
.
- Follow-Ups:
- Re: Having trouble with "vbcr"
- From: Chip Pearson
- Re: Having trouble with "vbcr"
- Prev by Date: Re: Excel User form - print landscape
- Next by Date: Re: Excel User form - print landscape
- Previous by thread: Re: NEXT/PREVIOUS OPTIONBUTTON
- Next by thread: Re: Having trouble with "vbcr"
- Index(es):
Relevant Pages
|