Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default max and calculated cells

I'm trying to get a max value on a summary sheet for 27 years worth of data.
I seem to be running into the problem that the cell(s) I want the max value
from is a calculated cell. These are the formulas that I'm using.

Summary sheet =max('2008'!c21:'2007'!c21) I get the value error on this one.

year sheets c21 =SUM(D21:AH21)

I tried adding a new cell ai21 that I typed in the value of cell c21, The
formula =max('2008'!ai21:'2007'!ai21) still gives me the value error.

The "show calculation steps" gives the following:
reference evaluation
Statistics$c$12 =max('2008'!ai21:'2007'!ai21)
the next evaluation will result in an error
Statistics$c$12 =max(#value!)
to show the result of the underlined expression, click evaluate. The most
recent result appear italicized.
also tried =max('2008'!$ai$21:'2007'!$ai$21) with the same results.

thanks in advance for your suggestions.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default max and calculated cells

Try it like this:

=MAX('2008:2007'!C21)

--
Biff
Microsoft Excel MVP


"RickP25" wrote in message
...
I'm trying to get a max value on a summary sheet for 27 years worth of
data.
I seem to be running into the problem that the cell(s) I want the max
value
from is a calculated cell. These are the formulas that I'm using.

Summary sheet =max('2008'!c21:'2007'!c21) I get the value error on this
one.

year sheets c21 =SUM(D21:AH21)

I tried adding a new cell ai21 that I typed in the value of cell c21, The
formula =max('2008'!ai21:'2007'!ai21) still gives me the value error.

The "show calculation steps" gives the following:
reference evaluation
Statistics$c$12 =max('2008'!ai21:'2007'!ai21)
the next evaluation will result in an error
Statistics$c$12 =max(#value!)
to show the result of the underlined expression, click evaluate. The most
recent result appear italicized.
also tried =max('2008'!$ai$21:'2007'!$ai$21) with the same results.

thanks in advance for your suggestions.



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
Changing the number of cells calculated zealot Excel Discussion (Misc queries) 2 November 9th 06 09:06 PM
Calculated value to run across cells ?? Corey Excel Worksheet Functions 1 June 22nd 06 08:27 AM
pivot table formulas for calculated field or calculated item Vicky Excel Discussion (Misc queries) 3 June 6th 06 05:06 AM
Calculated cells in Excel Lana Excel Worksheet Functions 2 January 19th 06 04:31 PM
PDF icon in calculated cells Texas Bald Eagle Excel Discussion (Misc queries) 1 October 1st 05 10:34 PM


All times are GMT +1. The time now is 04:30 AM.

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

About Us

"It's about Microsoft Excel"