Random codes

Random 24 Codes by our developers.
Card image
ANmaSum_4IFs

Applies SumIFs for 4 columns, same sheet, same workbook Another function to do ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image
Rotated Nav

Animated Rotated Nav links, brilliant!

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
Tabs18-BS4

Simple tabs in bootstrap 4 (with tables)

Card image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Card image
Unblock blocked macros.

Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Card image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image
GenerateMemorablePassword

Returns a random password that is easier to remember, such as BONES or LAMOT. ...

Card image
Awesome Bootstrap Checkboxes

Bootstrap checkbox with font-awesome (BS-FA Checkbox) From

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
jQuery.timeline

Great horizontal timeline jquery From

Card image
Remove Managed by Your Organization from Edge

AI helped me here to remove the message on my browser of (Managed by your ...

Card image
Bootstrap Please wait dialog

Bootstrap wait dialog. Shows progress bar asking user to wait while page is ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
HTMLDecode + HTMLEncode

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

Card image
Folder Space used

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

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
Shrinking DB

Steps to shrink database in MS SQL

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value