Random codes

Random 24 Codes by our developers.
Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image
IIF

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

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Coming soon

Web page Coming soon template with Admin panel (Under Construction)

Card image
Print Button

Simple print button

Card image
Featherlight.js

A nice and new lightbox, modal, or whatever you call it (version 1.7.13) From ...

Card image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Card image
Bootstra/386

A bootstrap v2, v3 or v4 theme to make webpages look like they are from the ...

Card image
EdgarCIK

Search for company long name in Edgar and returns its CIK Using SEC.gov site ...

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
CutString_Area

Returns full area found in ThePage between Between_Char1 and and_Char2 that ...

Card image
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
ANmaCountChars_Direction

Counts how many times we found OfChar repeated in TheStr from one of two ...

Card image
notifyjs

Notification messages in js From

Card image
Tabulator

A nice, advanced powerful table control in js From

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
Coming soon

Nice beautiful Coming soon page with progress bar

Card image
ListBox_Excel_Sort

Sort items in Fm20 Listbox using Excel spreadsheet Sort function. Can decide ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...