Updating the Workbook

App Creation BasicsPrepare Your Excel File Upload Your Excel File User Interface Navigation and Pages Database Print Email Publishing Your Application and Transactions Updating the...

Publishing Your Application and Transactions

In this tutorial, you will learn how to publish your web application, and manage transactions. The design process is actively occurring on the web server as you make changes to the various components of your application. Transactions handle the in design-mode versus...

Email

This video will show you how to create automated Email notifications in SpreadsheetWEB applications. Email processes can be assigned to Action Buttons to send predefined emails each time the button is engaged. To create an Email process, click Add Email Process in the...

Print

This video will show you how to create Print processes for Word or PDF export in SpreadsheetWEB applications. You can create a template to be used in a Print process, which can then be triggered through buttons in the user interface. You can use a Word document to...

Database

In this tutorial, you will learn how to create database tables in SpreadsheetWEB applications to capture user information. You can capture the inputs and outputs of your Excel model using the Databases interface. Note that the corresponding cells must be defined as...

Navigation and Pages

This tutorial will show you how to create a web application with multiple pages, and add page navigation to let your users transition between available pages. You can create any number of pages inside an application. The Home Page of your application will be the first...

User Interface

This tutorial demonstrates how to create a web user interface (UI) for your web application after uploading your workbook. The user interface creation involves defining the input field types, and which named ranges they correspond to, and the content fields where the...

Upload Your Excel File

In this tutorial, we’re going to show you how to upload your file into SpreadsheetWEB. Before uploading your workbook, make sure that your spreadsheet contains the necessary named ranges. When you’re ready to upload, login to your SpreadsheetWEB account,...

Prepare Your Excel File

In this tutorial, you will learn how to structure your workbook for web use, and the importance of named ranges in SpreadsheetWEB applications. The workbook preparation mainly involves restructuring your workbook and assigning named ranges to inputs, outputs, as well...