Excel

Integrations

Can embed excel workbooks like: (how to)

Can add to Coda if uploaded to OneDrive

Parts

Sparklines

right click cell(s) to access
Example:
Financial spending chart.png|200

VBA

Basics

Continue code on next line (source)

this is some code _
use the underline to continue it

custom functions must be in a module

API Requests

what does As New MSXML2.XMLHTTP60 represent

Official documentation for xmlhttpRequest

"o use early-binding add reference to these libraries: Microsoft XML and Microsoft WinHTTP services:"
source

Examples/Tutorials:

Resources

Guide - W3 Schools

Manually add a google geocoding custom function via vba

https://www.reddit.com/r/vba/comments/rauslf/api_call_in_vba/

https://vbaplanet.com/libmsxml2.php