Random codes

Random 24 Codes by our developers.
Card image
Modify volume using nircmd

Batch file to lower volume of computer system (using nircmd.exe).

Card image
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Card image
Win98 css theme

Win98 CSS in html Similar to Win95 CSS

Card image
ANmaRemoveMultiSpace

Removes multiple spaces from within string, those are up to 16 spaces that ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

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
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
notifyjs

Notification messages in js From

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
Limit Characters in a TextArea

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

Card image
SpinBall

CSS Spin ball, circle or loader

Card image
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

Card image
Rotated Nav

Animated Rotated Nav links, brilliant!

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...