LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AA
 
Posts: n/a
Default Criteria problems in the DSUM function

I have an excel sheet with three worksheets.
1. Database from which the final values is looked from ("NetData")
2. Database that provides the IDs for lookup ("Template")
3. Final sheet where the value is posted

I am performing following ways for DSUM to work
=DSUM(NetData!A1:K313,"LENGTH",NetData!L1:L2)
=DSUM(NetData!A1:K313,"LENGTH","""AASEGNO"&"="&Tem plate!V5&"""")
=DSUM(NetData!A1:K313,"LENGTH",NetData!A1=Template !V5)
=DSUM(NetData!A1:K313,"LENGTH","AASEGNO"=Template! V5)

The variable "Length" is being summed up. The criteria - NetData!L1:L2 works
where the I have manually entered what I have being trying to do in the three
other ways where I make the value NetData!L2 as to be a variable having a
value that is contained in Template sheet, the only difference is that in
first one I can only enter one value Template!V5. Can anybody help with why
the last three ways of setting up the criteria is wrong along with the
correction?

 
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
add DSum function that functions horizontally. RHusmann Excel Worksheet Functions 1 August 11th 05 02:48 AM
Function to look up largest value whose record meets criteria? Alison Excel Worksheet Functions 5 August 3rd 05 09:13 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
how do I isolate only one row in the criteria for the dsum functi. lxnv Excel Worksheet Functions 1 March 22nd 05 02:21 PM
DSum function Mark Excel Worksheet Functions 2 November 17th 04 02:47 PM


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