Lookup and Reference

MATCH

Searches for a specified item in a range of cells, and then returns the relative position of that item in the range.

Lookup and Reference

COLUMNS

Returns the number of columns in an array or reference.

Lookup and Reference

COLUMN

Returns the column number of a reference.

Lookup and Reference

TRANSPOSE

Returns a vertical range of cells as a horizontal range, or vice versa.

Lookup and Reference

ROWS

Bir aralık veya dizinin satır sayısını döndürür.

Lookup and Reference

UNIQUE

Returns a list of unique values in a list or range.

Lookup and Reference

ROW

Verilen bir başvurunun satır numarasını döndürür; sıralama, dizi formülleri ve dinamik adresleme için temeldir.

Lookup and Reference

XLOOKUP

Searches a range or an array, and returns an item corresponding to the first match it finds. If a match doesn't exist, then XLOOKUP can return the closest match.

Lookup and Reference

HLOOKUP

Looks for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify.

Lookup and Reference

CHOOSE

Uses an index number to choose a value from a list of values.

Lookup and Reference

FILTER

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

Lookup and Reference

OFFSET

Returns a reference to a range that is a specific number of rows and columns from a cell or range of cells.

Lookup and Reference

INDIRECT

Returns the reference specified by a text string.

Lookup and Reference

VLOOKUP

Looks for a value in the leftmost column of a table, and then returns a value in the same row from a column you specify.

Lookup and Reference

AREAS

Returns the number of areas in a reference.

Lookup and Reference

ADDRESS

Returns a reference as text to a single cell in a worksheet.

Lookup and Reference

GROUPBY

Yeni SIRALAÖLÇÜT fonksiyonu hakkında bilgiler yer almaktadır.

Lookup and Reference

PIVOTBY

Satır ve Sütunlara göre işlem yapan yeni nesil bir Excel fonksiyonudur.

Lookup and Reference

EXPAND

Expands or pads an array to specified row and column dimensions.

Lookup and Reference

CHOOSECOLS

Returns the specified columns from an array.

Lookup and Reference

DROP

Excludes a specified number of rows or columns from the start or end of an array.

Lookup and Reference

TAKE

Returns a specified number of contiguous rows or columns from the start or end of an array.

Lookup and Reference

WRAPCOLS

Wraps the provided row or column of values by columns after a specified number of elements.

Lookup and Reference

WRAPROWS

Wraps the provided row or column of values by rows after a specified number of elements.

Lookup and Reference

HSTACK

Appends arrays horizontally and in sequence to return a larger array.

Lookup and Reference

VSTACK

Appends arrays vertically and in sequence to return a larger array.