Similar codes

Card image cap
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

2019Apr14

Card image cap
KeyASCII

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

2019Apr27

Card image cap
Inputbox vs Application.Inputbox

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

2019Apr14

Card image cap
Transparent Full-screen modal

Bootstrap modal that is full-screen and transparent control transparency in css

2019Jan16

Card image cap
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

2018Aug25

Card image cap
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

2019Apr25

Card image cap
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

2018Jun24

Card image cap
Control the Panel

A set of commands (or shortcuts) allowing users to access Control panel items ...

2019May19

Card image cap
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

2018Jul7

Recently by developer

Card image cap
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Sun 9AM

Card image cap
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Tue 2PM

Card image cap
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Sep6

Card image cap
Choose20

Chooses from 20 options based on the passed ID, can have any of these passed. ...

Sep5

Random Codes

Card image cap
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

2020Sep24

Card image cap
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

2020Jul22

Card image cap
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

2018Aug23

Card image cap
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

2018Apr21