Results 1 to 4 of 4

VBA Exceeding Calculation Resources

Threaded View

  1. #1
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    New England
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    554

    VBA Exceeding Calculation Resources

    Thanks for the help on the filling to columns... I know it may not be best practice, but I was autofilling some multi-tiered array formula to be used for some graphing down the line...

    However, now that I can successfully populate a nice 40-50 array formula instantaneously within the VBA, I've obtained a new error code that I have never seen before!

    "Excel Ran out of resources while attempting to calculate one or more formulas. As a result, these formulas cannot be evaluated"

    Is there a VBA command I can use to purge the memory after particular pieces of a long macro have executed?
    Or perhaps someone have a website that they can refer me to that explains how to better use Subs and modules to assist in excel memory allocation?


    The file itself is only 55kb, but it is currently taking up 835,200k in my task manager. Any ideas?

    I'd like to think my code isn't THAT poorly written
    Last edited by Miraun; 06-27-2011 at 04:29 PM.
    Going for Guru! Click the Star to the bottom left of this post if I helped!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1