Search results 60

Sorted from new to old.
Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

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
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

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.