CONCAT

Menggabung satu atau lebih string

CONCAT adalah peningkatan dari CONCATENATE, karena CONCAT juga menerima rentang sebagai argumen, seperti B2:E5, K:K, atau K:M.

Ketika rentang digunakan, sel dilalui baris demi baris (dari atas ke bawah) untuk digabungkan.

Sintaksis

CONCAT( String 1 [; String 2 [; … [; String 255]]] )

String 1, String 2, … , String 255 are strings, references to cells or to cell ranges of strings.

Contoh

=CONCAT("Hello ", A1:C3) concatenates the string "Hello" with all strings in range A1:C3.

Technical information

tip

Fungsi ini tersedia sejak LibreOffice 5.2.


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.CONCAT

Mohon dukung kami!