[Solved] Alt/Enter command for line break
[Solved] Alt/Enter command for line break
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].
Reason: tagged [Solved].
openoffice 3.1
Re: Alt/Enter command
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.
This only works when editing the cell; it does not work in the formula bar.
AOO4/LO5 • Linux • Fedora 23
Re: Alt/Enter command
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
Re: Alt/Enter command
In a blank cell, double left click the edit.
LibreOffice 3.5.4 AOo-3.4 on Win 7 Ultimate
- MrProgrammer
- Moderator
- Posts: 5444
- Joined: Fri Jun 04, 2010 7:57 pm
- Location: Wisconsin, USA
Re: [Solved] Alt/Enter command for line break
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").
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).
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).