Search results 354
Sorted from new to old.
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...
CopyFiles Excel-Macro
Simple macro to make sure we have a copy of all files in a folder found in ...
Free online tools - convertcase.net
Bunch of online some text and image tools, helpful for most online users these ...
Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...
Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...
Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...
Gototop + Circular scroll progress
JS icon to show progress of scroll in webpage having button to go back to top. ...