Random codes

Random 24 Codes by our developers.
Card image
Card17-BS4

Dark cards in bootstrap 4

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
ExitTool and DoNothing

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

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Card image
WaitMe

jquery plugin for easy creating loading css3 animations Simple to use. ...

Card image
ANmaSearch_AposFriends

Searches for string inside string with apostrophe possibility (or as I call ...

Card image
WorkbookSaveAsk_ANmar

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

Card image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
Carousel 34

A nice carousel in jquery, fontAwesome and bootstrap 4, using owl carousel ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
ANBS Controls Set3

3rd set of ANBS controls, Get Set1 here and

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
More Bootstrap wells

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

Card image
Counters

Finally, a neat simple js counter This one allows me to have negative counting, ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...