Search results 204
Sorted from new to old.
ConcaUFO_RowsfromSheets
Imports rows from multiple sheets of a workbook into final sheet along with ...
ExitTool and DoNothing
My way of Exiting tool in case or error, also another sub that basically does ...
Part of cells in Excel
How to modify part of text inside an Excel cell using VBA. Something in my ...
Multi-Level BS4 menu
Another Multi-level menu, this one in Bootstrap 4 and is activated by clicks ...
UI_2ValidationsUpdate
Apply validation on two cells, when a 3rd cell is changed When modifying a ...
Delete_Unwanted_Rows
Delete rows in a different way I used to delete rows by looping through those ...
Custom Excel Right-Click Menus
Customizing Excel's right click menus The following code demonstrates how to ...
Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...