Search results 98

Card image cap
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image cap
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image cap
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image cap
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image cap
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

Card image cap
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image cap
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image cap
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

Card image cap
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image cap
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image cap
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image cap
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...