+ Reply to Thread
Results 1 to 2 of 2

Table Slow After Manual Calculation

  1. #1
    Registered User
    Join Date
    02-09-2015
    Location
    USA
    MS-Off Ver
    2007
    Posts
    2

    Table Slow After Manual Calculation

    Hello Everyone,

    I have a big table (6K x 64) with multiple calculation fields. It actually has a few sumif functions so it is slow at calculating and I have it set to manual. The issue occurs when a manual calculation (F9) is performed. It will take ~3 sec to recalculate but after that if i want to change a cell (manual input cell) it will take it another 5 seconds or so to just input it, even though it is not performing any calculations, interestingly enough this only happens once, so if i want to change more cells (in the same column) after that they are instant. This seems to be the case for each column. Automatic calculation per cell is roughly 7 seconds, so basically sum of other two calculations. When I convert the table back to regular range it performs way quicker (3 sec per calculation and no input lag). Before I rewrite my VBA code to use ranges rather than the table, has anyone encountered this before?

    Thank you.

  2. #2
    Registered User
    Join Date
    02-09-2015
    Location
    USA
    MS-Off Ver
    2007
    Posts
    2

    Re: Table Slow After Manual Calculation

    Running the following command once seems to have solved the issue

    ActiveWorkbook.ForceFullCalculation = True

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. manual calculation for one worksheet by F9 and auto calculation for other sheet
    By rayshimadri in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-22-2013, 06:16 AM
  2. Replies: 4
    Last Post: 07-23-2013, 07:51 AM
  3. One Sheet Manual Calculation
    By mmf in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-19-2010, 03:53 PM
  4. calculation changes to manual on excel
    By Shadmani in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 07-08-2009, 02:46 PM
  5. [SOLVED] Calculation set as Manual
    By Dan. in forum Excel General
    Replies: 1
    Last Post: 02-14-2006, 12:35 PM

Tags for this Thread

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