Search results 1,211

Sorted from new to old.
Card image
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
Shareware software window (Frm4)

Show Shareware software
How to use it:
Frm4.ShowMe
Or
Frm4. ...

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

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

Card image
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileSize_Formatted

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

Card image
FileDate_Formatted

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

Card image
RandBetween

Generating random number between two

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...