Random codes

Random 24 Codes by our developers.
Card image
ExitTool and DoNothing

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

Card image
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image
Gemini AI Limit reset timer

A simple representative to show me when will my limit reset. Using AI as free ...

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
ListBox_Read and ListBox_Save

Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

Card image
Lined Paper in CSS

Lined paper CSS From

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
percircle ProgressCircle

A neat progress circle (progressbar) using CSS and JQuery Used in this ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image
Bootstrap Tags input

Tags input (Tagsbox) in bootstrap From

Card image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Card image
Custom Treeview control

A .Net project to create Custom Treeview in ASPX pages, this is a Csharp project

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
Linkedin profle link

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

Card image
CSS 3D flip

Flip box, 3D in CSS From

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
ANmaRemoveDuplicates4

Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...

Card image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option