65536

  1. Err

    Access (from Office 2016) saving output as worksheet limited to 65,536 rows

    Hi, I'm using the following VBA command to save my query results to an Excel file: DoCmd.OutputTo acOutputQuery, "My_Query_Results", "Excel Workbook (*.xlsx)", "C:\Query_Results\My_Query_Results.xlsx", False, "", 1, acExportQualityScreen When the results are over 65,536 rows then it only...
  2. D

    Disable to create new cell/span

    Hey guys A friend of mine showed me, how to make sure, that no more cell or span can be added in a excel-sheet. He said, that in the last span/cell (65536) I have to put a space in, while the whole span/cell is marked. But I can still create new spans or cells. How do I have to do this, so it...
  3. J

    LinEst with more than 65536 rows

    Hi guys. I've been searching through the forums, but I can't seem to find anything on the subject. I'm using the worksheet funtion "LinEst" in VBA to make regression in a monte carlo simulation. It works just fine with a low number of simulations, but I would like to make 100,000 simulations...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top