Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 25
Default DSUM function

another quetion with my homework.
Use the DSUM function to calculate the total number of vacation days
remaining.
I put in this: =DSUM('Employee Data'!E6:E109,"17",D4)
You do this for days remaining. I get the E6:E109 from the Employee Data
sheet that Is titled Remaining Vacation Leave. I get the D4 from my leave
summary sheet that shows the total days as 612. You do this for 17 day vac,
12 days of vacation,7 and then 0. I get an error #VALUE Not sure what to do
or where to go with this.
--
Too old to be in college
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,268
Default DSUM function

It is a pretty good explanation in help for the D function, first of all D4
is in place of the the criteria so it means it needs at least 2 cells not
one. Most likeley the table is more than one column in dimension. 17 in your
case is the header of the column you want to sum.

Regards,

Peo Sjoblom


"Kimmer" wrote in message
...
another quetion with my homework.
Use the DSUM function to calculate the total number of vacation days
remaining.
I put in this: =DSUM('Employee Data'!E6:E109,"17",D4)
You do this for days remaining. I get the E6:E109 from the Employee Data
sheet that Is titled Remaining Vacation Leave. I get the D4 from my leave
summary sheet that shows the total days as 612. You do this for 17 day
vac,
12 days of vacation,7 and then 0. I get an error #VALUE Not sure what to
do
or where to go with this.
--
Too old to be in college



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 25
Default DSUM function

Sorry but its not helping much. I am not sure what else I can show or tell
you that would help to figure out. Thanks anyways.
--
Too old to be in college


"Peo Sjoblom" wrote:

It is a pretty good explanation in help for the D function, first of all D4
is in place of the the criteria so it means it needs at least 2 cells not
one. Most likeley the table is more than one column in dimension. 17 in your
case is the header of the column you want to sum.

Regards,

Peo Sjoblom


"Kimmer" wrote in message
...
another quetion with my homework.
Use the DSUM function to calculate the total number of vacation days
remaining.
I put in this: =DSUM('Employee Data'!E6:E109,"17",D4)
You do this for days remaining. I get the E6:E109 from the Employee Data
sheet that Is titled Remaining Vacation Leave. I get the D4 from my leave
summary sheet that shows the total days as 612. You do this for 17 day
vac,
12 days of vacation,7 and then 0. I get an error #VALUE Not sure what to
do
or where to go with this.
--
Too old to be in college




  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 35,218
Default DSUM function

I do my best to stay away from =dsum() (and all the d-functions!).

But lots of times, they can be replaced with =sumif(), =sumifs() (xl2007 only),
=sumproduct() or an array formula =sum().

You think your instructor would be willing to accept one of these?

Kimmer wrote:

another quetion with my homework.
Use the DSUM function to calculate the total number of vacation days
remaining.
I put in this: =DSUM('Employee Data'!E6:E109,"17",D4)
You do this for days remaining. I get the E6:E109 from the Employee Data
sheet that Is titled Remaining Vacation Leave. I get the D4 from my leave
summary sheet that shows the total days as 612. You do this for 17 day vac,
12 days of vacation,7 and then 0. I get an error #VALUE Not sure what to do
or where to go with this.
--
Too old to be in college


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 25
Default DSUM function

I am not sure. because the only example in book is mixed in with =DCOUNT,
=DSUM, and =DAVERAGE. This is an online class and the instructor has been of
no help what so ever. Doesnt answer our classes e-mails when we have
questions. I am trying to just get through this last assignment and
hopefully I can take another excel class somewhere else with more
instruction. I dont work with this every day so it is hard to keep the
knowledge. I have another post on here with more details and I have even
changed the formula. to =DSUM('Employee Data'!A5:I109,"Remaining Vacation
Leave",D3:E7 and have gotten the answer 698. Which is wrong. It should be
456. the other post has an example of my two worksheets.

thank you.
--
Too old to be in college


"Dave Peterson" wrote:

I do my best to stay away from =dsum() (and all the d-functions!).

But lots of times, they can be replaced with =sumif(), =sumifs() (xl2007 only),
=sumproduct() or an array formula =sum().

You think your instructor would be willing to accept one of these?

Kimmer wrote:

another quetion with my homework.
Use the DSUM function to calculate the total number of vacation days
remaining.
I put in this: =DSUM('Employee Data'!E6:E109,"17",D4)
You do this for days remaining. I get the E6:E109 from the Employee Data
sheet that Is titled Remaining Vacation Leave. I get the D4 from my leave
summary sheet that shows the total days as 612. You do this for 17 day vac,
12 days of vacation,7 and then 0. I get an error #VALUE Not sure what to do
or where to go with this.
--
Too old to be in college


--

Dave Peterson

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
Using the function DSUM Tom Excel Discussion (Misc queries) 7 September 26th 07 11:43 PM
DSUM function Debra Lisa Excel Worksheet Functions 8 August 29th 07 03:24 PM
DSUM - Modifying the function... DKIM Excel Worksheet Functions 1 December 29th 06 10:44 PM
Prom with the DSUM function oteixeira Excel Worksheet Functions 3 June 12th 06 04:41 PM
DSum function Mark Excel Worksheet Functions 2 November 17th 04 02:47 PM


All times are GMT +1. The time now is 09:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"