up vote 0 down vote favorite
share [g+] share [fb]

We are using Ruby on Rails code to import the data from an Excel sheet, we use an alert where it asks whether we upload the data and append to existing data (MySQL database) and display it in a grid designed in Flex 3, or replace the old data with new data. But we are getting this error:

Error in Importing excel files Open
OLE error code:800A03EC in Microsoft Office Excel
Unable to get the Open property of the Workbooks class
HRESULT error code:0x80020009
link|improve this question
3  
What is the code that generates this error? – Lunatik Jul 2 '09 at 13:04
feedback

2 Answers

IMO this has nothing to do with rails. It is more likely a VBA bug.

link|improve this answer
feedback

Send us some source ?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown