Search results 120

Sorted from new to old.
Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Card image
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Card image
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
NumberNumberNumber

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

Card image
ANStrSort3

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

Card image
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image
RangeValues

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

Card image
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
ConcatenateStrings_AmongString

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

Card image
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...