LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
cvolkert
 
Posts: n/a
Default


I think this should work for you. There is a lot of logic in here, but
I think I've captured it all. I found that you were redundant in some
of the logic. Also, the biggest change is the use of ISERROR instead
of ="NA" in your IF statements - I'm assuming you are testing for true
errors here instead of the literal text NA. This is why all of your
formulas were defaulting to the final arguement. Let me know if it
doesn't work. Later, Chad


=IF(AND(ISERROR(H101),ISERROR(H102)),"N/A",IF(ISERROR(H102),VALUE(H101),IF(ISERROR(H101),V ALUE(H102),IF(H101=H102,VALUE(H101),ROUND(AVERAGE( H101,H102),
1)))))


--
cvolkert
------------------------------------------------------------------------
cvolkert's Profile: http://www.excelforum.com/member.php...o&userid=24380
View this thread: http://www.excelforum.com/showthread...hreadid=380710

 
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
Excel Display Problem Bill Martin -- (Remove NOSPAM from address) Excel Discussion (Misc queries) 0 April 19th 05 05:25 PM
Row Autofit problem Excel 2003 Matthias Klaey Excel Discussion (Misc queries) 0 January 19th 05 05:33 PM
Logarithmic Trendline Equation Phil Hageman Charts and Charting in Excel 2 January 13th 05 11:55 AM
In Excel print area setup problem with 2 different computers with. Rafi Setting up and Configuration of Excel 1 December 22nd 04 10:44 AM
equation problem Dinie Excel Worksheet Functions 1 December 8th 04 06:26 PM


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