By seehui on
Hi all,
I wish to import my excel document to my forum content page, and display the contents in either excel sheet or table form. So the page will look like forum content + excel content + forum content.
Any way to do this? Or simple module to achieve the same effect?
Thanks in advance.
Comments
I am not aware of a module
I am not aware of a module that understands the excel file format. You could try exporting from excel as html.
what if csv file?
What if I convert the excel file to csv, and import it, can it display as a table form with correct columns and rows?
.
The http://drupal.org/project/tablemanager modules does have a submodule for importing csv. The Droupal 6 version is still a dev version though.
Try sheetnode module
http://drupal.org/project/sheetnode
I haven't had a chance to try it yet but the developer of the module spoke at a local meeting recently and answered questions. This module will import excel spreadsheets. It sounds pretty good.
Izzy