Search results 176

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image cap
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Card image cap
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image cap
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image cap
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image cap
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

GSplitPDF.zip

Card image cap
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...