SpreadsheetConverter only converts the first 1000 rows to html format – what is wrong?
SpreadsheetConverter automatically HIDES but does not delete rows below 1000. If you have lookup tables below row 1000, these will be part of the web page but invisible. The reason is that no one wants a web page with 1000 rows. I takes too long time to download and show in the browser. Workaround: Split the table between different worksheets or even better between workbooks.