×
Need Help with Formulas?
To apply a formula, select a cell and type an equals sign (=
)
followed by the formula name, for example:
=SUM(A1:A5)
to sum values from A1 to A5.
We currently support many common spreadsheet functions such as:
SUM, AVERAGE, COUNT, MAX, MIN, IF, CONCATENATE and more.
You can combine these functions just like in a typical Excel environment.
For instance:
=AVERAGE(B1:B10)
calculates the average of cells B1 to B10.
=IF(A1>10, "High", "Low")
returns "High" if A1 is greater than 10, otherwise "Low".
If you need further assistance, feel free to contact us at
bru.kawakami@gmail.com
Or visit
www.brunokawakami.com