Search results 206

Card image cap
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

FrmLarge.zip

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

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

frmCal.zip

Card image cap
FileSize_Formatted

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

Card image cap
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image cap
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image cap
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image cap
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image cap
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image cap
Str2DB + Str2App + Str2HTML

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

Card image cap
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe