Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 retur symbol is printed and I have only one continous line. Here is sampl 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 line under that says "balance sheet" Please help Thanks Terr -- terrysoper197 ----------------------------------------------------------------------- terrysoper1973's Profile: http://www.excelforum.com/member.php...fo&userid=3016 View this thread: http://www.excelforum.com/showthread.php?threadid=49843 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
trouble "locking" a portion of a formula.. | Excel Programming |