View Single Post
  #2  
Old March 10th, 2010, 04:55 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Changing Template Design

Open the form (this is a form you are talking about, right?) in design view.

Make the changes.

(check Access HELP running total)

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Help" wrote in message
...
I am using the personal ledger template. I want the "Actual Amount"
section
to show a running total per row. I don't just want the grand total at the
bottom. That way I can see how each transaction affects my account so I
can
compare to my bank account. How can I change the function of this or add
another box to this?
--
Thanks