Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Which sheet gets calculated first for iterations?

I have a workbook that has 5 sheets, each of which have cells that
refer to one another. It is important that one sheet be fully
calculated, then the next, and so on. Does excel calculate sheets in
order (i.e. 1 to 5) or does it do something else?

I am running it with a manual calculations and iterations allowed. I am
using Excel 2002.

Thanks,

Abe

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Which sheet gets calculated first for iterations?

Excel calculates sheets in alphabetical order. See
http://www.decisionmodels.com .


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Abe" wrote in message
ups.com...
I have a workbook that has 5 sheets, each of which have cells
that
refer to one another. It is important that one sheet be fully
calculated, then the next, and so on. Does excel calculate
sheets in
order (i.e. 1 to 5) or does it do something else?

I am running it with a manual calculations and iterations
allowed. I am
using Excel 2002.

Thanks,

Abe



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Which sheet gets calculated first for iterations?

It has to do with dependancies. If the Value of Cell A1 depends on B1 and B1
depends on C1 then C1 is calc'd first, followed by B1 and then A1...
--
HTH...

Jim Thomlinson


"Abe" wrote:

I have a workbook that has 5 sheets, each of which have cells that
refer to one another. It is important that one sheet be fully
calculated, then the next, and so on. Does excel calculate sheets in
order (i.e. 1 to 5) or does it do something else?

I am running it with a manual calculations and iterations allowed. I am
using Excel 2002.

Thanks,

Abe


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot table, IF function, calculated item versus calculated field NomadPurple Excel Discussion (Misc queries) 1 March 9th 10 03:17 PM
Pivot Table Calculated Field Row - (For Balance Sheet) Mathew P Bennett Excel Discussion (Misc queries) 0 July 22nd 08 09:48 PM
# of iterations Rick Excel Worksheet Functions 1 May 10th 07 04:41 PM
pivot table formulas for calculated field or calculated item Vicky Excel Discussion (Misc queries) 3 June 6th 06 05:06 AM
Forcing VBA to wait until sheet completely calculated Nirmal Singh[_2_] Excel Programming 3 May 16th 06 04:10 PM


All times are GMT +1. The time now is 10:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"