Reads certain part in HTML output of a page. Will search for list of strings ...
Creates list of images to represents a number. Basically multiple < img > tags ...
Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...
Add st, nd, rd or th to end of number, can be used for dates also
Returns cleaned file name of invalid characters. Needs to be modified if used ...
Calculates Unix date/time number of a given date/time. Needed it to pass ...
Finds first occurrence of item in column, then returns value from same row as ...
Runs a certain macro on certain time. This is not a scheduler, but just simple ...
Exports a sheet into CSV file Dynamically finds number of rows/columns and ...
Counts how many values are True (or anything) in an array of boolean values ...
Calculates the differences of date (against NOW) and return in English ...
A message box with checkbox, 1 command button says ok only. Caller can set ...
Automatically save workbook (when using OneDrive) on or off This is the VBA ...
Shows a text in textbox as separate window Caller can modify size of textbox, ...
Creates HTML file using template found in a column. Have lines of HTML in a ...
Simple command to know which object (shape) the user clicked When you assign a ...
50 chars max.