Search results 254

Card image cap
SwitchTextinCells

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

Card image cap
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image cap
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image cap
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image cap
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Card image cap
HTML_CleanNumber

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

Card image cap
RangeValues

Returns values of all cells in range into 1 string Only non-blank values ...

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image cap
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image cap
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image cap
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...