Search results 25

Sorted from new to old.
Card image cap
JSON_To_Table

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

Card image cap
MultiRead_JSON

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

Card image cap
ANStringListRead_JSON

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

Card image cap
SettingRead_JSON

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

Card image cap
ANmaPivotTable_Clear

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

Card image cap
GetAmazonPrice

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

Card image cap
OutlookFolder_DuplicatesRemove

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

Card image cap
OutlookFolder_DuplicatesCount

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

Card image cap
JSON-VBA

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

Card image cap
Capitalize in JS

Convert text to all capital letters

Card image cap
jQuery Store Locator

Google Maps API implementation using jQuery and json From

Card image cap
Tabs27

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

Card image cap
DBMySQLVBA API

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

Card image cap
API in ASP Classic

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

Card image cap
Num2Ar

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

Card image cap
PCase

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