Search results 25

Sorted from new to old.
Card image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Card image
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image
SettingRead_JSON

Reads certain value for a certain setting from FullJSONString text block. See ...

Card image
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

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
jQuery Store Locator

Google Maps API implementation using jQuery and json From

Card image
Tabs27

Simple JS Tabs A Pen created at CodePen.io. You can find this one at ...

Card image
DBMySQLVBA API

An API to allow connecting to MySQL database from VBA (or VB6), found it a ...

Card image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...