Search results 60

Sorted from new to old.
Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
RandomNumber

Generate random number between Lower and upper numbers provided

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image
RoundUp

Rounds a number up, like Excel function RoundUP

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
RandBetween

Generating random number between two

Card image
Floor

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

Card image
Limit Characters in a TextArea

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