Search results 62

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image cap
NMRRank_v2021

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

Card image cap
CleanArray

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

Card image cap
merge2Arrays

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

Card image cap
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image cap
ExitTool and DoNothing

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

Card image cap
Nautical/Flight Functions

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

Card image cap
UI_2ValidationsUpdate

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

Card image cap
Remove_Between2Quotes

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

Card image cap
Decode and NVL

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

Card image cap
GeneratePostID

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

Card image cap
ANmaRedirect

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

ANmaRedirect_v3.zip