- SpreadJS Overview
- Getting Started
- JavaScript Frameworks
- Best Practices
- Features
- SpreadJS Designer
- SpreadJS Designer Component
- SpreadJS Collaboration Server
- Touch Support
-
Formula Reference
- Formula Overview
-
Formula Functions
- Barcode Functions
- Compatibility Functions
- Database Functions
- Date and Time Functions
- Engineering Functions
- Financial Functions
- Information Functions
- Logical Functions
- Lookup and Reference Functions
- Math and Trigonometric Functions
- Statistical Functions
- Sparkline Functions
- Text Functions
- Web Functions
- RegEx Functions
- Other Functions
- Import and Export Reference
- Frequently Used Events
- API Documentation
- Release Notes
Database Functions
Spread provides the following database functions, listed alphabetically.
Function | Description |
|---|---|
This function calculates the average of values in a column of a list or database that matches the specified conditions. | |
This function counts the cells that contain numbers in a column of a list or database that match the specified conditions. | |
This function counts the non-blank cells in a column of a list or database that matches the specified conditions. | |
This function extracts a single value from a column of a list or database that matches the specified conditions. | |
This function returns the largest number in a column of a list or database that matches the specified conditions. | |
This function returns the smallest number in a column of a list or database that matches the specified conditions. | |
This function multiplies the values in a column of a list or database that match the specified conditions. | |
This function estimates the standard deviation of a population based on a sample by using the numbers in a column of a list or database that match the specified conditions. | |
This function calculates the standard deviation of a population based on the entire population using the numbers in a column of a list or database that match the specified conditions. | |
This function adds the numbers in a column of a list or database that match the specified conditions. | |
This function estimates the variance of a population based on a sample by using the numbers in a column of a list or database that match the specified conditions. | |
This function calculates the variance of a population based on the entire population by using the numbers in a column of a list or database that match the specified conditions. |