Google Sheets Formulas | SpreadsheetWeb Hub | SpreadsheetWeb
SpreadsheetWeb Hub

Google Sheets Formulas

View the Google Sheets-only formulas supported by SpreadsheetWeb Hub in this release, with concise descriptions for all 37 available functions.

SpreadsheetWeb Hub supports 37 Google Sheets-only formulas in this release. The table below lists the currently supported formulas that are specific to Google Sheets.

FormulaDescription
ABERAGE.WEIGHTReturns the weighted average of a set of values.
ADDReturns the sum of two numbers.
ARRAY_CONSTRAINConstrains an array result to a specified number of rows and columns.
ARRAYFORMULADisplays values returned from an array formula across multiple rows or columns.
COUNTUNIQUECounts the number of unique values in a list or range.
DIVIDEReturns the result of dividing one number by another.
EPOCHDATEConverts an epoch value to a date.
EQReturns TRUE when two specified values are equal.
FLATTENFlattens values from one or more ranges into a single column.
GTReturns TRUE when the first value is greater than the second value.
GTEReturns TRUE when the first value is greater than or equal to the second value.
IMCOTHReturns the hyperbolic cotangent of a complex number.
IMLOGReturns the logarithm of a complex number.
IMTANHReturns the hyperbolic tangent of a complex number.
ISBETWEENChecks whether a value is between two boundary values.
ISDATEChecks whether a value is a valid date.
ISEMAILChecks whether a value is a valid email address.
ISURLChecks whether a value is a valid URL.
JOINCombines values from one or more arrays using a specified delimiter.
LTReturns TRUE when the first value is less than the second value.
LTEReturns TRUE when the first value is less than or equal to the second value.
MARGINOFERRORReturns the margin of error for a range of values and a confidence level.
MINUSReturns the difference between two numbers.
MULTIPLYReturns the product of two numbers.
NEReturns TRUE when two specified values are not equal.
POWReturns a number raised to a specified power.
REGEXMATCHChecks whether text matches a regular expression.
SORTNReturns a specified number of items from a range after sorting.
SPLITDivides text around a specified delimiter and places the results in separate cells.
TO_DATEConverts a number to a date value.
TO_DOLLARSConverts a number to a dollar value.
TO_PERCENTConverts a number to a percentage value.
TO_PURE_NUMBERConverts a formatted numeric value to a pure number.
TO_TEXTConverts a numeric value to text.
UMINUSReturns a number with its sign reversed.
UNARY_PERCENTConverts a number to a percentage by dividing it by 100.
UPLUSReturns a number without changing its sign.

For functions supported from Microsoft Excel workbooks, see Excel Formulas.

Note: Formulas available in both Microsoft Excel and Google Sheets are also supported in applications built from Google Sheets files.