R
RussG
I have a textbox with a DSum function, but would like it to query only within
each group. It seems that most other functions (e.g Avg) automatically
calculate by group, but DSum doesn't seem to be.
=DSum([MKTCAP],"QryFILTER",[MKTCAP]>100)
The text box is within the Group Footer, and I'd like it to return a
different value below each group.
Thanks!
each group. It seems that most other functions (e.g Avg) automatically
calculate by group, but DSum doesn't seem to be.
=DSum([MKTCAP],"QryFILTER",[MKTCAP]>100)
The text box is within the Group Footer, and I'd like it to return a
different value below each group.
Thanks!