ROW | COLUMN | SIN | COS | TAN |
ATAN | PI | SQRT | EXP | LN |
LOG10 | ABS | INT | SIGN | ROUND |
DATE | TIME | DAY | MONTH | YEAR |
WEEKDAY | HOUR | MINUTE | SECOND | NOW |
ASIN | ACOS | DATEVALUE | TIMEVALUE | TODAY |
ROUNDUP | ROUNDDOWN | SINH | COSH | TANH |
ASINH | ACOSH | ATANH | ||
SUM | AVERAGE | MIN | MAX | TRUNC |
If you try to store some function and Excel/Calc doesn't want to open your document, you probably misstyped the formula string. Be sure you use English function names in functions.
First, check the list of Excel functions in the Microsoft help file.
If it hasn't helped, use the OExportSimpleDemo.exe (full source code is included) to import the document formula strings (tab Import, Button Read formulas).