help with report detail footers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my report I have things organized in a Date detail. it basicly looks like
this:
2005
Febuary Prices Sales
Total Gross = prices*sales
January Prices Sales
Total Gross
I want in my footer to display the end of the year total gross. its not a
sum or any other function, i just to display the number easy to find. But all
i can get it to display is the first total gross in this case, january. I
want it to show the last entry, december. How do i tell it to do that.
Somehow, i managed to get the report footer to do it. I don't know what i
did though and i can't figure it out.
 
Well we can not figure how you did it without a whole lot more information.

You can by opening the report in design view and checking what you have in
the footer that displays the data you are getting.

It is known as reverse engineering - taking something apart to see how it
was built.

Continue backwards through the record source for the reportand then any
queries that are the record source.
 

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

Back
Top