Search results 135

Card image cap
Capitalize

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

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided

Card image cap
WordsOf + Words_Len

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

Card image cap
WeekNum

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

Card image cap
CellRead (SimpleLookup)

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

Card image cap
TimeRound

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

Card image cap
ShowAgain2

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

Card image cap
Ordinal

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

Card image cap
NumberTextArabic

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

Card image cap
RowsCount

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

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not