Using our standard conversion approach, you define the user interface and functionality of your web application using an Excel add-in. This ultimately generates an application with a similar look and feel to Excel, but in a web browser. It can take a bit of time to familiarize yourself with the conversion wizard, so to get a quicker look at the final product, this guide will provide you with a set of pre-generated templates that have already been converted with the add-in. This wizard will guide you through the steps that were taken to generate the converted application!
Using our standard conversion approach, you define the user interface and functionality of your web application using an Excel add-in. This ultimately generates an application with a similar look and feel to Excel, but in a web browser. These applications can be utilized to capture and store data from your end-users, trigger life-cycle events (e.g. printing documents, email generation), and - of course - expose complex calculation models on the web.
Our designer module is an exhaustive drag-and-drop user interface builder that allows you to design a responsive user interface that is decoupled from the underlying Excel spreadsheet model. You can modify the contents of the pages by dragging and dropping controls that are wired up against named ranges in your Excel model. The module also comes with built-in support for advanced database configuration, template-based document generation, export to Excel, custom stylesheets, and much more!
SpreadsheetWeb allows you to transform any complex spreadsheet model into a calculation service that can be easily accessed via RESTful web service. Rather than re-coding your complex algorithms and calculations from scratch, expose your model as a service by defining I/O using named ranges in Excel - no extra tooling, conversion, or configuration required! Includes support for a set of complex functions, with documentation available here and sample code and projects at our GitHub repository!
At this step, you will be converting your Excel file with our SpreadsheetWeb Excel Add-in. This conversion process consists of a few simple steps and prepares your Excel file for upload to the server. During the process, your file remains completely intact. The wizard simply generates a set of metadata that will subsequently be used in order to generate and render the web-based user interface. You will need to download and install the Excel add-in to begin the conversion process. After you have converted your Excel file using the add-in, you can go ahead and click the Next button.
(The SpreadsheetWeb Excel Add-in is compatible with Office 2007 and above.)
* Mandatory