Search results 109

Sorted from new to old.
Card image
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Card image
Multi-Level BS4 menu

Another Multi-level menu, this one in Bootstrap 4 and is activated by clicks ...

Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
DeleteOtherSheets

Deletes all sheets in a workbook keeping only one

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...

Card image
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
Bootstrap 4.2 RTL + cdn

RTL Bootstrap 4 attached. Or, you can use cdn if you ever need one Was ...