Search results 658

Sorted from new to old.
Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image cap
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image cap
WordsOf + Words_Len

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

Card image cap
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image cap
TextPercentageMatch

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

Card image cap
WeekNum

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

Card image cap
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

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
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

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
RemoveChars

Removes all chars found in Chars_to_remove from String1