+ Reply to Thread
Results 1 to 2 of 2

Calculate Active Sheet Automatically

  1. #1
    Registered User
    Join Date
    12-17-2015
    Location
    Amsterdam
    MS-Off Ver
    2013
    Posts
    2

    Calculate Active Sheet Automatically

    Dear all,

    I have build a model in excel with several tabs of reference data and one cover sheet to run scenarios.
    When I run a new scenario, I copy the blank cover sheet and rename it. This results in numerous tabs (25+) with different scenarios.

    The question:
    I want excel to automatically calculate the 'active' scenario sheet in real-time (so no F9 or Shift+F9 required), without recalculating all previous scenarios and reference files. This for performance proposes.

    In other words; "How can I put the active sheet on 'automatic', without calculation the entire workbook".

    I am sure it can be done with some VBA, but I am complete clueless how to use it.... so a simple step-by-step plan would be highly appreciated.

  2. #2
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: Calculate Active Sheet Automatically

    Have you checked the "EnableCalculation = True" and the "EnableCalculation = False" property that can be set for a sheet.

    As far as I understand its reliability is not 100 % so perhaps this would work better?

    Please Login or Register  to view this content.
    Both codes are needed probably best to use it in "ThisWorkbook" or you could put it in the different sheets. So when you enter (activate) a worksheet calculation get set to automatic and when you switch to another sheet the calculation in the sheet you left is set to manual.

    Alf

+ 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. [SOLVED] save active sheet in new workbook, naming it as cell value of active sheet
    By arkharova.s in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2014, 06:16 AM
  2. [SOLVED] Active Sheet not automatically running macro
    By RichTea88 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-10-2014, 06:54 AM
  3. [SOLVED] automatically calculate table values via formulas in sheet
    By Montfrooij in forum Excel General
    Replies: 2
    Last Post: 01-24-2006, 04:50 AM
  4. Copy from active sheet and paste into new sheet using info from cell in active
    By Ingve in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-23-2006, 06:00 PM
  5. [SOLVED] how do I create a spread sheet to automatically calculate when I
    By wbinfo in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-28-2005, 04:05 PM
  6. Calculate active sheet on sheet selection
    By a94andwi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-26-2005, 01:05 PM
  7. Automatically Display a data input form when active sheet changes
    By Duncan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-26-2005, 05:06 PM

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