Search results 261

VBA/Excel Registry hacks
Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

YoutubeLinks2YoutubeEmbeds
Convert all links in text block into youtube embeds to show inside a website. ...

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 < ...