Search results 115

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

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

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
ShowAgain2

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

Card image
DosCommand_Read

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

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
FrmAbout

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

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Crypt512

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

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image
FileSize_Formatted

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

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Print Button

Simple print button