LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default INDEX - volatile or not?

I have a sample file that contains just 1 formula:

=IF(COUNT(B2:S2)=0,"",IF(COUNT(B2:S2)<5,AVERAGE(B2 :S2),AVERAGE(SMALL(S2:INDEX(B2:S2,LARGE(IF(B2:S2< "",COLUMN(B2:S2)-1),5)),{1,2,3,4}))))

This formula averages the 4 lowest values from the last 5 values in the
range, or, if there are not 5 values, averages what's available.

Whenever I open the file and then attempt to close the file without do
anything whatsoever, I'm prompted to save changes.

I know this subject has been hashed before and I believe the consensus
opinion is that INDEX is not volatile. But, there you go!

Biff


 
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
is MATCH a volatile function? Dave F Excel Discussion (Misc queries) 3 January 31st 07 07:05 PM
formula result=Volatile BCNU Excel Discussion (Misc queries) 2 January 5th 07 06:00 AM
VBE Geeks in Volatile Functions romelsb Excel Worksheet Functions 1 October 26th 06 06:46 PM
why is the INDIRECT function volatile? Dave F Excel Worksheet Functions 2 October 25th 06 02:10 PM
Volatile print area stevepain Excel Discussion (Misc queries) 6 July 20th 05 05:46 PM


All times are GMT +1. The time now is 08:42 PM.

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"