Random codes

Random 24 Codes by our developers.
Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
Range().top below hidden rows

Hidden rows change the .top of below ranges. It turns out that the range().top ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
VHD files 950MB + 1.8GB + 3GB

VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image
WindowsProgress Preloader

Windows progress preloader in JS From

Card image
Win98 css theme

Win98 CSS in html Similar to Win95 CSS

Card image
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
Bootstrap Editable Table

Editable table with Bootstrap 4, with multiple controls, having: Checkbox for ...

Card image
Steps Circular Progress

Circular progress steps template, using Bootstrap and fontawesome

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

Card image
Copy File

Copys a file from one location to another using WSH

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
ScanFolder

Scans folder and its all subfolders (2 levels only) for files then put file ...