![]() |
DCOUNT and DSUM functions
Hi,
I have a DCOUNT formula in Excel 2003 which works perfectly and comes up with the required result of 556. =DCOUNT('Raw data'!$B$4:$U$4891,"ABS approach est error",'Dfunction criteria'!$K$4:$K$5) However, asking excel 2003 to do exactly the same calculation but for the DSUM function doesn't work at all. It produces #N/A =DSUM('Raw data'!$B$4:$U$4891,"+- approach est error",'Dfunction criteria'!$K$4:$K$5) Am I missing something here at all? Cheers ArtySin |
DCOUNT and DSUM functions
There is probably at least one cell that contains #N/A in the data range.
DCount() will ignore it. DCountA() will count it. DSum() will return #N/A. HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. " wrote: Hi, I have a DCOUNT formula in Excel 2003 which works perfectly and comes up with the required result of 556. =DCOUNT('Raw data'!$B$4:$U$4891,"ABS approach est error",'Dfunction criteria'!$K$4:$K$5) However, asking excel 2003 to do exactly the same calculation but for the DSUM function doesn't work at all. It produces #N/A =DSUM('Raw data'!$B$4:$U$4891,"+- approach est error",'Dfunction criteria'!$K$4:$K$5) Am I missing something here at all? Cheers ArtySin |
All times are GMT +1. The time now is 02:14 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com