J
Jared
Each of the follow Dsum works fine by itself but when I am trying to add them
together I only get the first one. Is this a restriction of DSUM, if so, do
you know of any other way to do it?
=DSum("WinnerScore","Query1","Winner = [Team
Name]")+DSum("LoserScore","Query1","Loser = [Team Name]")
Again, each one on its own works perfectly fine so I dont think the field
details are required.
together I only get the first one. Is this a restriction of DSUM, if so, do
you know of any other way to do it?
=DSum("WinnerScore","Query1","Winner = [Team
Name]")+DSum("LoserScore","Query1","Loser = [Team Name]")
Again, each one on its own works perfectly fine so I dont think the field
details are required.