Search results 71

Sorted from new to old.
Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image
Nautical/Flight Functions

Functions perform various calculations useful for planning trips. MPH2Kt: ...

Card image
UI_2ValidationsUpdate

Apply validation on two cells, when a 3rd cell is changed When modifying a ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
Decode and NVL

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

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Bootstrap 3 DateTime picker

Bootstrap 3 Date/Time Picker v4.17.47 An old, yet good date/time picker From ...

Card image
Bootstrap DateTime Picker

Date-Time picker in Bootstrap and Material Design

Card image
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Card image
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...