+ Reply to Thread
Results 1 to 3 of 3

Calculation Setting to Manual

  1. #1
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Calculation Setting to Manual

    I have a large XL workbook that takes 12 to 15 seconds to calculate.
    It resides on the network, so everyone can access it and add data as required. I keep it on manual for calcualtion, so people can enter all the data and at the end hit F9 to calculate.
    The problem is, the setting gets changed to automatic and its annoying to other people, when they have to wait after every entry. I don't know what's changing the setting.
    Is there a VBA code or Macro that can make the workbook default to Manual when you open the workbook. This way it will always open with Manual setting.

    Thanks,
    modytrane

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    This will do that


    Please Login or Register  to view this content.
    However, I would investigate why the workbook is taking so long to calculate.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Manual Calculation

    Thanks,
    It works.
    The calucations take time, because the workbook has one sheet as a master database with over 400 rows and 20 columns of data.
    There are 18 other sheets that draw information from this database to generate a variety of summary reports and Graphs. Some of the summary reports have error checking formulas that look for missing data and alert the user if they didn't fill in certain information on the database sheet.
    With your code it defaults to Manual calculation and its only a one time wait at the end, after all the changes have been made.

    Thanks again,
    modytrane.

+ Reply to Thread

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