Search results 85

Sorted from new to old.
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
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image
GeneratePostID

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

Card image
ShrinkText

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

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 ...

Card image
Coming soon

Web page Coming soon template with Admin panel (Under Construction)

Card image
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

Card image
Card16-BS3

Profile or social card in bootstrap 3

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...