[Solved] Alt/Enter command for line break

Discuss the spreadsheet application
Post Reply
PapaLloyd
Posts: 3
Joined: Sun Oct 10, 2010 10:21 pm

[Solved] Alt/Enter command for line break

Post by PapaLloyd »

The Alt/Enter command in Office 2007/Excel will allow you to type a second line into a cell, how does it work in openoffice?
Last edited by Hagar Delest on Mon Oct 11, 2010 10:24 am, edited 1 time in total.
Reason: tagged [Solved].
openoffice 3.1
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: Alt/Enter command

Post by acknak »

Edit the cell "in place" (double-click on the cell) and press Ctrl+Enter.

This only works when editing the cell; it does not work in the formula bar.
AOO4/LO5 • Linux • Fedora 23
PapaLloyd
Posts: 3
Joined: Sun Oct 10, 2010 10:21 pm

Re: Alt/Enter command

Post by PapaLloyd »

How does it work when you are entering new data into cell.
openoffice 3.1
User avatar
RoryOF
Moderator
Posts: 35237
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Alt/Enter command

Post by RoryOF »

You enter the first line, press Enter and then edit the cell. Position cursor at line end then start with Ctrl-Enter.
Apache OpenOffice 4.1.16 on Xubuntu 24.04.4 LTS
PapaLloyd
Posts: 3
Joined: Sun Oct 10, 2010 10:21 pm

Re: Alt/Enter command

Post by PapaLloyd »

Ok Great that worked. Thanks for your help
openoffice 3.1
mriosv
Volunteer
Posts: 651
Joined: Mon Mar 09, 2009 1:12 am
Location: Galiza (España)

Re: Alt/Enter command

Post by mriosv »

In a blank cell, double left click the edit.
LibreOffice 3.5.4 AOo-3.4 on Win 7 Ultimate
User avatar
MrProgrammer
Moderator
Posts: 5444
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: [Solved] Alt/Enter command for line break

Post by MrProgrammer »

To open a cell for editing, whether there's data in it or not, select the cell and press F2.
People running OpenOffice.org on a Mac should use ⌘Enter instead of Control Enter to insert a Newline into a cell.
A formula can insert a NewLine with CHAR(10), as in =CONCATENATE("Line 1";CHAR(10);"Line 2").
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.8, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
Post Reply