Search results 255

Sorted from new to old.
Card image
SortArea3

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

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

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
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
WeekNum

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

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
TimeRound

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

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

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
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
BinaryFile_Read + BinaryFile_Save

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

Card image
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...