Search results 139

Sorted from new to old.
Card image
NMRRank_v2021

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

Card image
merge2Arrays

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

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
Execute exe embedded in Excel

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

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

Card image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

Card image
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

Card image
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image
Graphbar

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

Card image
SortedFiles

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

Card image
JSON-VBA

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

Card image
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...