Search results 116
ConditionalFormatting_ColorARow
Adds conditional formatting to color a row in table based on output of formula ...
ANmAddress_Dimensions
Detects how many dimensions an address has, This is what I call it dimensions ...
ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...
ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
SettingRead_Ajax + SettingRead_Ajax_IntoObject
Two functions to return an output of file into object on page or back to caller ...