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: 5
Default Nested IF Function problem for Excel 2003

I have to calculate test scores that include rewrites, but I don't want to
average in a column that's not supposed to be part of the calculation until
there's an amount filled in. I started with the following with only two
columns (N & H) being rewrite columns:

=IF(Z60,AVERAGE(Z6,W6,T6,Q6,IF(N60,N6,K6),IF(H6 0,H6,E6)),IF(W60,AVERAGE(W6,T6,Q6,IF(N60,N6,K6), IF(H60,H6,E6)),IF(T60,AVERAGE(T6,Q6,IF(N60,N6,K 6),IF(H60,H6,E6)),IF(Q60,AVERAGE(Q6,IF(N60,N6,K 6),IF(H60,H6,E6)),IF(N60,AVERAGE(N6,IF(H60,H6,E 6)),IF(K60,AVERAGE(K6,IF(H60,H6,E6)),IF(H60,H6, IF(E60,E6,0))))))))

Column E is test 1
Column H is rewrite for test 1
Column K is test 2
Column N is Test 2 rewrite
Column T, Q, W, and Z are test 3, 4, 5, and 6

I have two problems with the above:

For whatever reason, column K is not being calculated at all. I've tried
many different scenarios and it still won't calculate once I add anything
before it (N, T, etc).

Problem 2: Now I have to add rewrite columns for T and Q but I don't need
test 6 anymore.

My question is can you help me with the above formula or should I use a
different formula completely?

Thank you in advance for your expertise. I can provide a copy of the sheet
if necessary.
Lynn
 
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
Subtotals problem: Excel 2003 (not, AFAIK, the nested subtotals bug) AndyCotgreave Excel Discussion (Misc queries) 3 October 24th 07 11:32 AM
Problem using newly created user function in Excel 2003 Richard Excel Discussion (Misc queries) 10 January 22nd 07 12:44 AM
Problem with nested if function. PLS HELP sfar007 Excel Worksheet Functions 2 June 6th 06 11:34 AM
=HYPERLINK function and Excel 2003 problem. [email protected] Excel Worksheet Functions 1 February 10th 06 03:14 PM
Nested Subtotals in Excel 2003 -Solution GantryG Excel Discussion (Misc queries) 1 March 23rd 05 01:04 AM


All times are GMT +1. The time now is 12:36 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"