Text

LOWER

Converts all uppercase letters in a text string to lowercase.

Text

FIND

Locates one text string within a second text string, and returns the number of the starting position of the first text string from the first character of the second text string.

Compatibility

FLOOR

Bir sayıyı belirtilen önem değerine göre aşağıya (sıfıra doğru) yuvarlar.

Engineering

COMPLEX

Reel ve sanal katsayıyı x+yi formundaki bir karmaşık sayıya dönüştürür.

Information

ISBLANK

Checks whether a value is blank.

Statistical

COUNTIF

Counts the number of cells within a range that meet a given criteria.

Statistical

COUNT

Counts the number of cells that contain numbers.

Statistical

COUNTA

Counts the number of cells that are not empty.

Cube

CUBESET

OLAP küpünden hesaplanmış üye kümesi tanımlar; sıralama ve filtreleme ile pano tasarımının temelini oluşturur.

Financial

DB

Sabit oranlı azalan bakiye yöntemiyle bir varlığın belirli dönem amortismanını hesaplar; vergi ve mali tablolarda kullanılır.

Text

PROPER

Capitalizes the first letter in each word of a text string.

Text

DOLLAR

Sayıyı para birimi biçimine dönüştürür ve metin olarak verir.

Cube

CUBESETCOUNT

Bir küme içindeki üye sayısını döndürür; KÜPKÜMESİ ile tanımlanmış kümelerin boyutunu ölçer.

Engineering

ERF

İki sınır arasında hata fonksiyonunu (Gauss hata fonksiyonu) hesaplar.

Compatibility

CONCATENATE

Joins two or more text strings into one text string.

Math and Trigonometry

EXP

Bir sayıyı belirtilen kuvvetine yükseltir.

Text

TEXTJOIN

Combines the text from multiple ranges and/or strings, and includes a delimiter you specify between each text value.

Text

TRIM

Removes all spaces from text except for single spaces between words.

Statistical

LARGE

Returns the k-th largest value in a data set.

Engineering

ERF.PRECISE

Hata fonksiyonunu yüksek hassasiyetle hesaplar.

Text

LEN

Returns the number of characters in a text string.

Database

DCOUNTA

Veritabanında ölçüt kriterine uyan kayıtların belirtilen alanındaki dolu (boş olmayan) hücreleri sayar.

Logical

IFNA

Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression.

Math and Trigonometry

EVEN

Bir sayıyı yukarıya doğru en yakın çift tamsayıya yuvarlar; paketleme ve grup hesaplamada kullanılır.

Lookup and Reference

FILTER

Allows you to filter a range of data based on criteria you define.

Information

ISNUMBER

Bir hücre veya değerin sayı olup olmadığını DOĞRU/YANLIŞ olarak döndürür.

Math and Trigonometry

LN

Bir sayının doğal logaritmasını (e tabanına göre) döndürür.

Text

CONCAT

Combines the text from multiple ranges and/or strings.

Logical

OR

Returns TRUE if any argument is TRUE.