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
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

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
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.