LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Averaging specific data in columns

Everyone, please forget my last post, I found the problem. But now, I
have the following:

Of the three formulas below DMIN and DMAX work correctly in that when
the search in H1:R51 contains no '2 story homes', the result is a blank
cell, but DAVERAGE gives a result of #DIV/0! . Can anyone tell me why
this is so?

=IF(DMIN(Summary!H1:R51,"list
Price",A1:B2)=0,"",(DMIN(Summary!H1:R51,"list Price",A1:B2)))

=IF(DAVERAGE(Summary!H1:R51,"list
Price",A1:B2)=0,"",(DAVERAGE(Summary!H1:R51,"list Price",A1:B2)))

=IF(DMAX(Summary!H1:R51,"list
Price",A1:B2)=0,"",(DMAX(Summary!H1:R51,"list Price",A1:B2)))

DLS

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


 
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
averaging data in multiple columns brad1824 Excel Discussion (Misc queries) 6 March 26th 10 03:52 PM
A specific method for conditional averaging? Kerry[_2_] Excel Worksheet Functions 2 September 2nd 09 10:46 PM
add new data to specific columns in multiple worksheets juliebythesea New Users to Excel 2 July 10th 07 01:24 AM
import data to specific columns marlea Excel Discussion (Misc queries) 1 August 12th 05 02:05 AM
averaging specific rows in multiple arrays GJR3599 Excel Worksheet Functions 2 March 3rd 05 12:24 PM


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