memory usage

  1. A

    Looking for information on how VBA allocates memory for arrays in Excel

    I am working on a project that has to handle large volumes of data. I can find a lot of information about how to declare and size a dynamic array in VBA but not a lot about how VBA allocates memory under the covers when you make those calls. Can anyone point me towards information in this regard?
  2. piannetta

    Excel Power query performance / memory errors

    Hi, I have a spreadsheet, file size just over 2MB, file contains about a dozen queries. Not a huge amount of data, some table joins but not overly complex. What I've started to find is that when refreshing the queries, the memory usage (looking at Windows Resource Monitor) jumps rapidly from...
  3. K

    Excel VBA - Run Time Error 7 - Out of memory

    Hi, I keep getting Run Time Error 7 - Out of Memory in the following code: Sub PDFandValueVersion() ' This bit of code will select the worksheets to be PDF'd Dim rng As Range For Each rng In Sheets("Config").Range("A1:A" & Sheets("Config").Range("A" &...
  4. S

    Probable Memory Leak in Macro making excel super slow

    I have created an automated macro which takes vehicle crash data from a csv file and automatically creates pivot table,charts and compares it to the previous year. The code is approximately 1400 lines long and the data of the uploaded csv can be anywhere between 2 to 100 mb csv files with more...
  5. F

    Excel 2013, import from OData feed. Ignoring pagination?

    Hi all, I have an single-entity OData service, with a very large (~40M rows) database behind. To improve performance, I forced my service to serve paginated data (max 50 items per page). When I navigate the endpoint url from a browser without $filter and $top, I get the first 50 rows as...
  6. S

    Recover workbook's default settings

    I've adjusted many settings in my workbook, but I can't remember exactly what I've changed. Is there any way to recover the workbook's default settings? My workbook has become more slow when I use it, but I can't see any big changes. Is it possible that some cells are 'in use' even though I...
  7. P

    Office 2011 Excel use of Memory

    Is there anyway to get this version of excel to use more memory? I have 8GB available but it seems to only use 1 GB for processing.

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