Search results 63

Sorted from new to old.
Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image
MatchIf (aka VMatchIf)

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

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
GenerateMemorablePassword

Returns a random password that is easier to remember, such as BONES or LAMOT. ...

Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image
RandomHelloACM

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

Card image
Floor

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

Card image
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

Card image
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image
DB_SettingRead + DB_SettingSave + ...

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