Search results 98

Card image cap
DosCommand_Read

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

Card image cap
confirmDelete

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

Card image cap
HaveNonEnglish + StringASCIIs

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

Card image cap
FrmAbout

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

FrmAbout.zip

Card image cap
Frequency

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

Card image cap
Crypt512

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

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

Card image cap
ReplaceChars

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

Card image cap
CountColumnCells + CountColumnCells_Criteria

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

Card image cap
FileSize_Formatted

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

Card image cap
Str2DB + Str2App + Str2HTML

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

Card image cap
Print Button

Simple print button