EXPAND

Expand an array by adding rows or columns.

αžšαžΌαž”β€‹αžαŸ†αžŽαžΆαž„β€‹αž…αŸ†αžŽαžΆαŸ†

Enter the formula as an array formula. Hint: enter formula using keys Ctrl + Shift + Enter.


αžœαžΆαž€αŸ’αž™β€‹αžŸαž˜αŸ’αž–αž“αŸ’αž’β€‹β€‹

=EXPAND(Array; Rows [; Columns [; Pad_with]])

Array: the array or range to expand by the number of rows and/or columns.

Rows: the final number of rows the array will expand. Default is total rows.

Columns: (optional) The final number of columns the array will expand. Default is total columns.

Pad_with: (optional) a specified value to pad in new cells. By default, #N/A is used to fill the new cells.

αžšαžΌαž”β€‹αžαŸ†αžŽαžΆαž„β€‹αž…αŸ†αžŽαžΆαŸ†

Any of the optional arguments can be omitted. An optional argument requires all preceding separators to be present.


αž§αž‘αžΆαž αžšαžŽαŸ

Consider the array A1:E3 below:

Β 

A

B

C

D

E

1

AAA

BBB

CCC

DDD

EEE

2

FFF

Β 

Β 

III

JJJ

3

KKK

LLL

MMM

NNN

OOO


The formula {=EXPAND(A1:E3;4;7;"@@@")} expands the array A1:E3 to 7 columns and 4 rows, padding the extra cells with the string "@@@".

AAA

BBB

CCC

DDD

EEE

@@@

@@@

FFF

Β 

Β 

III

JJJ

@@@

@@@

KKK

LLL

MMM

NNN

OOO

@@@

@@@

@@@

@@@

@@@

@@@

@@@

@@@

@@@


Technical information

αžšαžΌαž”β€‹αžαŸ†αžŽαžΆαž„β€‹αž–αŸαžαŸŒαž˜αžΆαž“β€‹αž‡αŸ†αž“αž½αž™

This function is available since LibreOffice 25.8.


This function is NOT part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.EXPAND

Please support us!

Please support us!