Random codes

Random 24 Codes by our developers.
Card image
Anticipate WP

Under Construction plugin for wp

Card image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
Construction graphics 27

27 graphics for construction, or under construction

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
Win95 CSS

Win95 theme CSS with Bootstrap 4 From

Card image
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

Card image
CellRead

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

Card image
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image
Javascript Analog Clock

AN analog clock in js From

Card image
User profile card - BS4

Profile card, in Bootstrap 4, used in this website here, with several options ...

Card image
Fill down

Fill down series in Excel. NotReadyYet! This is a work-in-progress function! ...

Card image
SimpleSlideView

Good slide view, animated moving menu, or wizard steps From

Card image
Tabindex in multipage

Tabindex and forcing focus to show in textbox if we have multipage control. ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
ANmAddressSame

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

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
ASPZip

Zipping in ASP Classic, would love to test on my next project.