Joining two Dsum

  • Thread starter Thread starter יריב החביב
  • Start date Start date
×

יריב החביב

Hello,

I have a query with two Dsum functions and i want to join them (x+y)

in the same query.

I get the result of just one of them , way ?

thank you
 
hi,

יריב החביב said:
I have a query with two Dsum functions and i want to join them (x+y)
in the same query.
SumXandY: DSum() + DSum()
I get the result of just one of them , way ?
Not sure, without seeing your queries SQL statment.
Is one of your DSum() returning 0 or Null?


mfG
--> stefan <--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Update a table from a query 7
Running balances 2
Dsum in Qry for total payments on an account for last 90 days 1
Dsum Issues 0
DSum 1
DSum and date as criteria 3
DSum Problem 4
DSum Countrol Source Help 5

Back
Top