Actions
Bug #3355
closedFormulas don't work with Excel Data Sources
Start date:
06/03/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3355
Description
If a cell contains a formula in an Excel spreadsheet, the DataSourcePreviewPanel just displays an empty column.
This is because there's a case statement in the TableModel that doesn't handle the type of cell associated with formulas.
Actions