Search results 121

Sorted from new to old.
Card image
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

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
Tabs30-BS4

Nice simple elegant tabs in Bootstrap 4 Originally from

Card image
ExitTool and DoNothing

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

Card image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

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
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

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
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...