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

nevets’s picture

I am not aware of a module that understands the excel file format. You could try exporting from excel as html.

seehui’s picture

What if I convert the excel file to csv, and import it, can it display as a table form with correct columns and rows?

cog.rusty’s picture

The http://drupal.org/project/tablemanager modules does have a submodule for importing csv. The Droupal 6 version is still a dev version though.

izmeez’s picture

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