Imports a range into 2-dimension array. Returns the array, providing range, ...
2 functions to sort 5 Arrays or 7 Arrays respectively.
Sort 4 1-dimension arrays Actually sort 1st array (arrShort) based on values ...
Read list of items from Settings sheet, then Sort, then save, before reading ...
Sort 3 arrays, ascending or descending based on 1st array. Needed for specific ...
Converts sheet range to ANString, can work on any continued range, 1 or 2 ...
Removes duplicated items from a 1-dim array into new array, does not modify ...
Returns an array of all table names in a database. needs valid OLE database ...
Counts how many values are True (or anything) in an array of boolean values ...
Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...
Cleans array of unwanted items This usually needed after you merge two arrays, ...
Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...
Get a sorted list of files in a directory using the File System Object (FSO) ...
2 modules to read output of json API (or file) into parsed array of objects. ...
Creates list of items to be used in ' Where item in (List)' list Mainly adds ...
Calculate maximum of array of numbers or Minimum of array of numbers Also, ...
50 chars max.