Search results 63

Sorted from new to old.
Card image
Distance_Calc_fromString

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

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
ASCII_Read + ASCII_Save

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

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
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

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
Calendar, a pure-VBA userform (FrmCal)

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

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 Text

Opens a textfile and shows contents

Card image
Read Write and Append Text

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