Table of Contents

  1. Spreadsheets
    1. Bugs
    2. People
    3. Code
    4. Description
    5. Features
    6. TODO
    7. Resources
    8. Screenshots

Spreadsheets

Online spreadsheets Horde module.

Bugs

List any tickets on http://bugs.horde.org/ that cover this issue or are relevant to it.

People

Duck duck@obala.net

Code

http://cvs.horde.org/incubator/spread/

Description

A module to allow edit and share spreadsheets. It not need to be a full featured like spreadsheet application but just a simple table editing functionality (no merged cells, graphs etc.) and with some basic mathematical operations, range functions: COUNT, SUM, AVERAGE, MIN, MAX and php build in muth functions (SIN, COS, TAN, ATAN, PI, SQRT, EXP, LN, LOG10, ABS, ATAN2, ASIN, ACOS, TRIM, SINH, COSH, TANH, ASINH, ACOSH, ATANH, LN (as PHP LOG), LEN (as PHP STRLEN)).

Features

TODO

Resources

http://jqueryplugins.weebly.com/jquerysheet.html

http://ewbi.blogs.com/develops/popular/excelformulaparsing.html

http://www.millstream.com.au/upload/code/tablekit/

http://code.google.com/p/trimpath/wiki/TrimSpreadsheet

Screenshots

Editing sheet

sheet.png

Manage sheets

sheets.png

Manage workbooks

workbooks.png

Import data

import.png


Back to the Project List