+ Reply to Thread
Results 1 to 3 of 3

calculating cells twice?

  1. #1
    Registered User
    Join Date
    07-07-2006
    Posts
    26

    calculating cells twice?

    I use a spreadsheet everyday that involves alot of VBA and calculations. The sheet used to run its calculation once (manual calc is the only way to use the spreadsheet). It has started to calc the sheet twice now when we hit shift F9. Any reasons? I thought it might be because of dependent algorithms, but they have always been there.

  2. #2
    damorrison
    Guest

    Re: calculating cells twice?

    Is the program set to calculate manually?? Goto options calculate and
    see what is checked off


  3. #3
    Niek Otten
    Guest

    Re: calculating cells twice?

    Some cells may be calculated more than once, especially if you have User Defined Functions. This happens more (or even only, I'm
    not sure) if your UDFs address worksheet cells directly, that is, not via the argument list.
    It also depends on which version of Excel you have. Much information about the calculation mechanism can be found on Charles
    William's site:

    www.decisionmodels.com

    For Excel 2002, an uncommonly detailed specification of that mechanism can be found here:

    http://msdn.microsoft.com/library/de...c_xlrecalc.asp


    --
    Kind regards,

    Niek Otten
    Microsoft MVP - Excel

    "Nike6106" <Nike6106.2ale8c_1152304502.4598@excelforum-nospam.com> wrote in message
    news:Nike6106.2ale8c_1152304502.4598@excelforum-nospam.com...
    |
    | I use a spreadsheet everyday that involves alot of VBA and calculations.
    | The sheet used to run its calculation once (manual calc is the only way
    | to use the spreadsheet). It has started to calc the sheet twice now
    | when we hit shift F9. Any reasons? I thought it might be because of
    | dependent algorithms, but they have always been there.
    |
    |
    | --
    | Nike6106
    | ------------------------------------------------------------------------
    | Nike6106's Profile: http://www.excelforum.com/member.php...o&userid=36170
    | View this thread: http://www.excelforum.com/showthread...hreadid=559498
    |



+ 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