Search results 259
Walking Columns (Scrollable Columns-Chart)
Allow users to scroll through columns in column-chart. Used chart.js, this is ...
RegSave, RegRead, RegDelete
Windows Registry read, save and delete branch node or key. Three functions use ...
ANStr_Add10IfNotBlank_NorNA
Concatenate string into one, if not blank and not N/A It looked stupid for me ...
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
Microsoft Edge gestures
Microsoft Edge Right-mouse gestures I found that will really save me time ...
ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
CopyFiles Excel-Macro
Simple macro to make sure we have a copy of all files in a folder found in ...
CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...