DSum criteria

G

Guest

I have a list I would like to sum. My Database range is named "SCORES"; my
field is field 2 that I would like to pull the data from; my criteria is
where I have a problem.

I have a separate list with a Label that says: PLAYER; Then underneath
that label, I have listed the names of the players that I would like to use
the DSUM on. The cells for that list of criteria is: F1:F8 and looks like
this:
PLAYER NAME (F1)
Joe Doe (F2)
Jane Doe (F3)
and others on down

My formula which is in the cells just to the right of each name (G2, G3,
etc..) is like this: =DSUM(SCORES,2,F1:F8). I don't see how to get EACH
name to DSUM using my list in F1:F8...

Does anybody know what the heck I'm talking about????and do you have any
ideas?

Thanks a bunch
 

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

Top