Search results 281
Sorted from new to old.
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 ...
SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...
ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...
Lazy image loading + placeholder
Setup lazy image loading plus setting placeholder to images. Using
HTMLTagID_Previous
Return id for any html tag that was found above certain location of html page. ...