Search results 104

Sorted from new to old.
Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Card image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

Card image
Parallax Flipping Cards

CSS animated flipping cards From

Card image
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option