ExcelApp is an application which can be used to read excel file (.xlsx or .xls) and display data into tableview, and for numeric data can be displayed into various charts (Bar chart, line chart, combined bar and line chart, scatter chart, pie chart, radar chart, and also candlestick chart).
ExcelApp automatically save opened file which can be maintained for frequent use, the app is allow user to add new row, edit cell value or delete the existing row.
ExcelApp only read first sheet or Sheet 1 or the most left sheet in the excel workbook, in order to have a good chart, it is highly recommended to prepare excel data with the header at the first row and starting from the cell A1 (database-like data).
Thank you for using ExcelApp. Enjoy the easiness.
ExcelApp automatically save opened file which can be maintained for frequent use, the app is allow user to add new row, edit cell value or delete the existing row.
ExcelApp only read first sheet or Sheet 1 or the most left sheet in the excel workbook, in order to have a good chart, it is highly recommended to prepare excel data with the header at the first row and starting from the cell A1 (database-like data).
Thank you for using ExcelApp. Enjoy the easiness.
Show More