Search results 61

Sorted from new to old.
Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
MySQL DB connection

Connects to MySQL database from Classic ASP All DB variables need to be ...

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for ASP Classic, but can be ...