Random codes

Random 24 Codes by our developers.
Card image
BoldCodeColor

Bold the first letter and color it based on Bootstrap color theme, info, ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

Card image
Linkedin profle link

Have custom profile link to your LinkedIn profile If you are in tech for a ...

Card image
Hack VBE password in .xlsm

Remove VBE project password protection off of xlsm. This is screenshot on how ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
img disable

Disable html img actions in website, like right-click menu, dragging and others. ...

Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
Autofit height iframe

iframe with animated gif to show while loading content, when iframe is fully ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
Boxed Shadow1

Pure CSS box shadow effect A Pen created at CodePen.io. You can find this one ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
LoadingSquare

Loading animation in CSS only

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
Date range picker

Bootstrap date range picker From

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String