Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default add a new line on the same cell using a formula

You use =char(10) in a cell on the worksheet.

chr(10) is for VBA.

=A1&Char(10)&A2&Char(10)&A3

"karlo <" wrote:

hmmm... i already tried Chr(10) even before but it doesnt seem to work.
Im using Excel 2000. would that be a problem?

Are there other workarounds?

---
Message posted from http://www.ExcelForum.com/


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula for several IFs in 1 single line/cell ..?? Mayte Excel Discussion (Misc queries) 2 June 11th 09 07:37 PM
How to line break in one cell via a formula to stack cell entries Barb @ Work Excel Worksheet Functions 7 April 15th 08 09:01 PM
formula to use next cell in line fashionroadkill Excel Discussion (Misc queries) 4 November 9th 07 12:24 AM
Help - every cell starts with ' r ^ in the formula line! SSB Excel Discussion (Misc queries) 1 March 15th 07 07:04 PM
How do I use a formula to create a new line of text in a cell? Jon Shelton Excel Worksheet Functions 2 July 19th 06 06:00 PM


All times are GMT +1. The time now is 01:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"