Building a Dynamic Calendar Application in SpreadsheetWeb

Building a Dynamic Calendar Application in SpreadsheetWeb

In this article, we’ll explore how to create a dynamic calendar application using SpreadsheetWeb. This guide will walk you through two different implementations: one where users can interactively add and remove events, and another where events are populated from an...
Integrating SpreadsheetWeb API with Salesforce

Integrating SpreadsheetWeb API with Salesforce

Integrating third-party APIs into Salesforce can significantly enhance the capabilities of your Salesforce org. This article provides a step-by-step guide to integrating the SpreadsheetWeb API with Salesforce to create a loan calculator that calculates loan payments...
Building a Drawing Application with SpreadsheetWeb

Building a Drawing Application with SpreadsheetWeb

Creating interactive web applications often requires integrating various technologies. SpreadsheetWeb provides a robust platform that allows developers to build applications using Excel as a backend, combined with custom JavaScript, CSS, and HTML. In this blog post,...
How to Set Excel Date Inputs in SpreadsheetWeb API

How to Set Excel Date Inputs in SpreadsheetWeb API

Setting date inputs correctly in the SpreadsheetWeb API is important for ensuring accurate data processing and integration with your spreadsheets. This guide will walk you through the necessary steps to format date inputs properly, detailing the requirements and...
Enhancing SpreadsheetWeb Applications with Interactive Range Slider

Enhancing SpreadsheetWeb Applications with Interactive Range Slider

Introduction Excel is an indispensable tool for data analysis, financial modeling, and various other applications that require robust data handling and processing capabilities. Despite its extensive built-in features, there are times when you might need to go beyond...