Search results 60

Sorted from new to old.
Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
CSS3 Radio Buttons

Nice, multiple, multi-options, CSS3 radio buttons From

Card image
Multiple sizes blog Card

Blog post card in multiple sizes and responsive using Bootstrap 3

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
Hex2Dec

Converts hexadecimal strings into decimals

Card image
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...

Card image
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...