Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Dsum formula interpretation

Can someone interptert the following formula for me?
=DSUM(rec_db,"9" CRITERIA!$C$1:$C$2-DSUM(exp_db,,"9",CRITERIA!$C$1:$C$2). I
am not very knowledegable about formulas, I recognise the range and absolute
arguments only. This formula is in a workbook I am amending. I need to
understand its function to amend it.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Dsum formula interpretation

Your formula results in a syntax error as you've presented it. Do you
mean:

=DSUM(rec_db, "9", CRITERIA!$C$1:$C$2) - DSUM(exp_db,"9",
CRITERIA!$C$1:$C$2)

If so, that can be interpreted as

(a) Caculate the sum of the numbers in the column of named range
"rec_db" with the heading "9" that meet the criterion in cells C1:C2 of
sheet CRITERIA.

(b) then subtract the sum of the numbers in the column of named range
"exp_db" with the heading "9" that meet the same criterion.





In article ,
maud0361 wrote:

Can someone interptert the following formula for me?
=DSUM(rec_db,"9" CRITERIA!$C$1:$C$2-DSUM(exp_db,,"9",CRITERIA!$C$1:$C$2). I
am not very knowledegable about formulas, I recognise the range and absolute
arguments only. This formula is in a workbook I am amending. I need to
understand its function to amend it.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 857
Default Dsum formula interpretation

Hi,

And the C1:C2 is the criteria area, where the C1 title must match a title in
the first row of the ranges rec_db and exp_db and C2 contains the condition
which the formula is looking for in that column.

Cheers,
Shane Devenshire

"maud0361" wrote in message
...
Can someone interptert the following formula for me?
=DSUM(rec_db,"9" CRITERIA!$C$1:$C$2-DSUM(exp_db,,"9",CRITERIA!$C$1:$C$2).
I
am not very knowledegable about formulas, I recognise the range and
absolute
arguments only. This formula is in a workbook I am amending. I need to
understand its function to amend it.


Reply
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
Wildcard for dsum formula jeq214 Excel Worksheet Functions 7 April 22nd 08 10:43 PM
Interpretation M&M[_2_] Excel Discussion (Misc queries) 2 July 14th 07 12:00 PM
Scattergraph: Meaningful interpretation JohnH[_2_] Charts and Charting in Excel 4 July 1st 07 09:52 AM
Formula similar to DSUM Ben Blair Excel Discussion (Misc queries) 1 May 25th 07 04:03 PM
Sum(if ... multiple conditions ... Interpretation? Ken Excel Discussion (Misc queries) 6 December 16th 04 10:23 PM


All times are GMT +1. The time now is 08:39 AM.

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"