Search results 159

Sorted from new to old.
Card image
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image
RoundUp

Rounds a number up, like Excel function RoundUP

Card image
Number_Formatted

Format the number as ' <1000 = 1,2,55, 85, 989 ' <1000000 = 1K, ...

Card image
DownloadFile

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

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

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
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Limit Characters in a TextArea

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

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...