I updated the calc application a little bit so that it is more usefull:
- Cells can be edited
- Files can be stored
- Simple formulas can be used
- Copying/Pasting cells is possible
Examples of formulas are (enter the text below without the quotes):
'=[-2,0]-[-2,-1]' : use relative position for cell
'=[A1] + 10' : absolute cell
'=100/[-1,0]' : +, -, / and * are supported, as are brackets '()'
Note that I still consider it more like a demonstrator then as an application. There is still a lot that can be improved on the usability of the application.
For installation see message #20. If you already did the actions described there, you only have to copy the new content attached to this message to your SD card.
However, to link the .csv-extension to Calc, you need to (re-)run Programs/Install/Install Python Patch, even if you did this before.
|