Search results 61

Sorted from new to old.
Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
Parallax Flipping Cards

CSS animated flipping cards From

Card image
X-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery. From

Card image
Select2

Select2 a single selectbox implementation Using Bootstrap from

Card image
CSS Flowchart

A simple CSS flow chart with links

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
Loading circles

CSS loading animations, several ones in 1 zip file

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

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
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...