Formulas in Pocket Excel are a perfect subset of the formulas in Desktop Excel 95 files. Refer to the “Microsoft Excel Formulas” section in Chapter 3 of the Excel 95 Developer’s Kit for detailed information on Excel formulas. The following is a list of parse things that are supported by Pocket Excel:
| ptgAdd | ptgLT | ptgArea |
| ptgSub | ptgLE | ptgAreaV |
| ptgMul | ptgEQ | ptgAreaN |
| ptgDiv | ptgGE | ptgNameX |
| ptgPower | ptgGT | ptgNameXV |
| ptgConcat | ptgNE | ptgName |
| ptgInt | ptgUminus | ptgNameV |
| ptgNum | ptgPercent | ptgNameA |
| ptgStr | ptgUplus | ptgRef3d |
| ptgErr | ptgParen | ptgRef3dV |
| ptgBool | ptgMissArg | ptgRefErr3d |
| ptgRefErr | ptgFunc | ptgArea3d |
| ptgRefErrV | ptgFuncV | ptgArea3dV |
| ptgRef | ptgFuncVar | ptgAreaErr3d |
| ptgRefV | ptgFuncVarV | ptgAttr (only bitFAttrIf, |
| ptgRefN | ptgAreaErr | bitFAttrGoto, |
| ptgRefNV | ptgAreaErrV | bitFAttrSum and bitFAttrChoose) |