Re: Programming for footer section
- From: "Ken Snell [MVP]" <kthsneisllis9@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 4 Sep 2005 13:35:59 -0400
Glad to hear that Marsh's suggestion works ... good luck!
--
Ken Snell
<MS ACCESS MVP>
"Linda Brown" <LindaBrown@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4CFFB15B-8F50-491B-8F06-D17C0D3DB07C@xxxxxxxxxxxxxxxx
> Actually, I had already done that. But remember that the section totals
> had
> different variables, depending on the totals that were grouped on weeks.
> I
> did some more searching last night and found Marshall Burton's suggestion
> was
> just what I needed:
>
> If you have to use code to calculate the number values, then
> add an invisible text box named txtRunValue to the detail
> section, Set its control source to =unboundtextboxname and
> its RunningSum property to Over All. The report footer text
> box can then display the sum by using the expression
> =txtRunValue
>
> I applaud all of you experts. A very warm thank-you to all of you who
> work
> to help us out. --Linda
>
.
- References:
- Programming for footer section
- From: Linda Brown
- Re: Programming for footer section
- From: Ken Snell [MVP]
- Re: Programming for footer section
- From: Linda Brown
- Re: Programming for footer section
- From: Ken Snell [MVP]
- Re: Programming for footer section
- From: Linda Brown
- Re: Programming for footer section
- From: Ken Snell [MVP]
- Re: Programming for footer section
- From: Linda Brown
- Programming for footer section
- Prev by Date: RE: Write data to 2nd table
- Next by Date: Reattach Tables
- Previous by thread: Re: Programming for footer section
- Next by thread: Todays date is it a weekday?
- Index(es):
Relevant Pages
|