Goal

Use this page as a compact test document for the docs pipeline and as a practical VBA reference for spreadsheet automation.

The examples focus on:

<aside> ✅ If you use this note as a real onboarding or internal docs page, keep each ## section focused on one task. That makes --paginate h2 produce cleaner child pages later.

</aside>


Suggested page structure

For readability and easier pagination, this page is organized into short, self-contained sections:

  1. Goal
  2. Workbook setup
  3. Basic macro
  4. Read rows safely
  5. Error handling
  6. Review checklist
  7. Common pitfalls
  8. Upload test

<aside> ⭐ The page is intentionally written so each ## heading can become a separate child page if your Notion upload pipeline paginates by h2.

</aside>