Search results 121

Sorted from new to old.
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 ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...