Runline U Examples
Examples answer “Can Runline do this?” and show how several U capabilities combine into a complete outcome. Use the linked How-to, Concept, and Reference pages when you need reusable steps or exact function behavior.
Share and monitor live reports
- Real-Time Data Sharing Between Excel Workbooks — the clearest starting point for
U.PUBLISH,U.SUBSCRIBE, andU.GET. - Dynamically Sized Report Between Workbooks — grow and shrink a receiving range with the report.
- Report Freshness Monitor — monitor report metadata without expanding the full report body.
Build interactive reports
- Interactive Web Report — publish HTML and web controls backed by worksheet logic.
- Live Pivot-Style Grid — reshape a changing table into an interactive report grid.
- Manual Price Overrides — preserve deliberate user changes while live values continue updating.
Automate workflows
- Controlled Trade Entry Form — validate, append, clear, and maintain controlled lists.
- Click-Driven Script — convert a user action into a sequenced workbook workflow.
- Remote-Controlled Workbook — launch workbooks and apply visible control settings.
Process data efficiently
- CSV Processing Pipeline — wait for files, cache their contents, transform rows, and write a result.
- Throttled Live Dashboard — reduce update cost while preserving an acceptable freshness interval.
The maintained source workbooks are also available for detailed formula study: Usage Examples and Advanced Usage Recipes.