+ Reply to Thread
Results 1 to 5 of 5

Automatic calculations and maunal calculations Excel 2013

  1. #1
    Registered User
    Join Date
    04-12-2017
    Location
    Denmark
    MS-Off Ver
    2013
    Posts
    7

    Automatic calculations and maunal calculations Excel 2013

    Hi
    I read this article on Microsoft's website: https://support.microsoft.com/en-us/...of-calculation
    I want to know if there is any possibility that I can have one workbook which has automatic calculations, and another workbook which has manual calculations open simultaniously. I am aware that the article implies that my question is not possible, so I am up for any solution, since the problem compromises my work
    Last edited by JCtheRULEr; 04-12-2017 at 04:33 AM.

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Automatic calculations and maunal calculations Excel 2013

    You can do that by VBA, check here: Excel Programming / VBA / Macros

  3. #3
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Automatic calculations and maunal calculations Excel 2013

    Hi,

    a possible alternative: you could disable calculation by setting the EnableCalculation property to False of one or more sheets , leaving Workbooks on automatic calculation.

    Right click on a sheet tab and select the command view code: in the property windows you can set to false "EnableCalculation".

    VBA can offer more convenient solutions.

    Just for sharing another idea.
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  4. #4
    Registered User
    Join Date
    04-12-2017
    Location
    Denmark
    MS-Off Ver
    2013
    Posts
    7

    Re: Automatic calculations and maunal calculations Excel 2013

    Thank you guys

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Automatic calculations and maunal calculations Excel 2013

    You are welcome

    repsolv.gif

+ 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. Replies: 2
    Last Post: 06-21-2014, 03:11 PM
  2. [SOLVED] Excel 2007 - Time difference calculations & automatic insertion of text in blank column
    By Delta337 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-15-2014, 12:35 PM
  3. [SOLVED] Automatic Calculations // Making Excel Count and Display progressively.
    By Quimerreya in forum Excel General
    Replies: 1
    Last Post: 10-25-2012, 01:58 AM
  4. Replies: 0
    Last Post: 04-27-2012, 07:32 AM
  5. [SOLVED] How do I get Excel to open with automatic calculations active?
    By Rafiki Len in forum Excel General
    Replies: 1
    Last Post: 07-17-2006, 12:10 PM
  6. [SOLVED] Automatic Calculations
    By Jimbo in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-08-2006, 02:25 PM
  7. [SOLVED] automatic calculations
    By Kelseyk in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-20-2006, 02:55 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