Search results 45

Sorted from new to old.
Card image
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
Inputbox vs Application.Inputbox

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

Card image
Tabs12 in BS4

More Tabs in Bootstrap4, non-default that is smooth look, and elegant

Card image
DBMySQLVBA API

An API to allow connecting to MySQL database from VBA (or VB6), found it a ...

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
SheetName

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

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

Card image
Print Button

Simple print button