A program to recognize and reward our most engaged community members
Hello, I'm using Monarch Classic 14 and I have a table with a lot of rows and will not export to Excel and fails because it exceeds the amount of rows. Can someone suggest another option? Thanks
How many rows are you trying to export? XLS files are limited to 64K rows (65,536) and XLSX files are limited to 1,048,576 rows. There is also a column limit. These are Microsoft Excel limitations and not Monarch.
If you cannot export to XLSX, I would recommend either a text delimited file (CSV) or maybe export to a database via ODBC or OleDB.