Random codes

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

Simple cards in Bootstrap4 with shadow as lifted corners

Card image
Numeric Input Spinner

A nice Bootstrap 4 numeric spinner used on Input box Originally from

Card image
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Card image
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
MatchIfUp or MatchIfRev

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

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
HTMLTable_Cell

Returns content of cell by location ... RowID and ColumnID HTMLTable expected ...

Card image
CSS loading spinner

Nice simple CSS loading spinner

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript Edit ...

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
Rename File

This will rename a specific file and or move the file to a different directory

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
IfFullWord

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

Card image
Multi-Select searchable drop-down in Bootstrap 5

Multi-select drop-down with search in Bootstrap 5 From

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
ToggleSwitch in CSS

CSS Toggle switch, to show selection in CSS beautiful graphics It is basically ...

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words