Feature #5654 2013-06-12 09:51

ravidparikh92

Excel plugin

I am working on model which needs a lot of numerical data from microsoft excel. I need to read data from excel , use it in my c ++ program and then process the data using the program and present output in the excel format. Is there a plugin which will help me read write data from excel?

Category
Plugins
Status
Closed
Close date
2013-06-19 15:41
Assigned to
 
biplab 2013-06-19 15:41

Use CSV format. Excel can read / write to that format.

If you wish that plugin to read Excel files directly then please note that we won't implement it in Code::Blocks. However we welcome any patch in this regard.