Getting an error on Report after formula.

D

Dustin

Hi There,

I am trying to show the Grand Total number in the Page Footer but all I get
is an error when I view the report. My formula goes like this,
=sum([DescriptionTotals]), DescriptionTotals is an expression in a query that
looks like this DescriptionTotals: =Count([HeadDescriptions]).

I am not sure what I am doing wrong.

Thanks Dustin
 
F

fredg

Hi There,

I am trying to show the Grand Total number in the Page Footer but all I get
is an error when I view the report. My formula goes like this,
=sum([DescriptionTotals]), DescriptionTotals is an expression in a query that
looks like this DescriptionTotals: =Count([HeadDescriptions]).

I am not sure what I am doing wrong.

Thanks Dustin

See Microsoft KnowledgeBase article:
123017 "How to sum a column of numbers in a report by page"
 

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