Installation
------------
1. Extract excelfield folder to sites/all/modules.
2. Download ExcelAPI from http://web2make.com/sites/default/files/ExcelAPI.zip
3. Copy oleread.inc and reader.inc to excelfield directory.
4. To add new excelfield, choose any Content type and go to Edit -> Manage fields: Select filefield as fieldtype and Excel Upload as widget.
6. Save.
7. Create new content and upload your MS Excel file.



Usage
------------
Excelfield allows for easy uploading and displaying of Excel (.xls) files. This module will enable your site to display MS Excel files without the need to have Microsoft Excel installed at server or client side.

Roadmap
------------
Parse and save data from Excel to Database.
Create API functions.
Writing and modifying Excel files directly on a website.