NExS Documentation

NExS transforms your Excel spreadsheets into interactive web applications. Build rate calculators, dashboards, smart forms, and more—all powered by your existing spreadsheet formulas.

What is NExS?

NExS (Next-generation Excel Spreadsheets) lets you publish Excel workbooks as interactive web applications. If you can build it in Excel, you can deploy it on the web—no coding required.

How it works:

  1. Build in Excel — Create your calculations using familiar formulas and formatting
  2. Configure — Add a special NExS.app worksheet to define your app’s views and inputs
  3. Upload — Upload your .xlsx file to the NExS platform
  4. Embed — Get an embed code (script recommended; iframe available) and add it to any web page

Your spreadsheet formulas run on NExS servers, so your business logic stays protected while users interact with a clean web interface.

Who is NExS for?

  • Business analysts who want to share calculators without IT involvement
  • Energy companies publishing rate calculators for customers
  • Finance teams creating interactive pricing tools
  • Anyone who builds useful spreadsheets and wants to share them on the web

Key Concepts

ConceptDescription
ViewA rectangular range of cells from your spreadsheet that users can see and interact with
Editable CellAn input cell that users can modify (triggers recalculation)
NExS.app WorksheetA special worksheet in your Excel file that configures how your app works
Embed CodeA script (recommended) or iframe snippet you paste into a web page to display your app

Next Steps

Ready to get started? Head to Introduction to learn the basics, or jump straight to Quickstart for a hands-on tutorial.