Search results 113

Sorted from new to old.
Card image
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

Card image
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

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