Search results 29

Sorted from new to old.
Card image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
Inputbox vs Application.Inputbox

fm20.dll has another inputbox to be used It is smaller, maybe more straight ...

Card image
Lightbox

The lightbox for Bootstrap I used it for a while before jumping into Fancybox ...

Card image
Fancybox iframe

This is to demonstrate how to call a Fancybox from inside an iframe into parent ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a cell (or range) ...

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...