USING MICROSOFT EXCEL
HOW TO USE THE CONCATENATE FUNCTION IN EXCEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
To add a new line, all you have to do is . . . .
|
Insert, Table
|
|
Insert, Row
|
|
Insert, Column
|
|
Delete, Row
|
Explanation:
Detailed explanation-1: -To start a new line of text or add spacing between lines or paragraphs of text in a worksheet cell, press Alt+Enter to insert a line break. Double-click the cell in which you want to insert a line break (or select the cell and then press F2).
Detailed explanation-2: -insertRow() method inserts a new row ( <tr> ) in a given <table>, and returns a reference to the new row. If a table has multiple <tbody> elements, by default, the new row is inserted into the last <tbody> . To insert the row into a specific <tbody> : let specific tbody = document.
Detailed explanation-3: -INSERT INTO command is used to insert a row directly in the table.
There is 1 question to complete.