Search results 102

Sorted from new to old.
Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
Num2En

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

Card image
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...

Card image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

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
NumberTextArabic

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

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6