Re: Update with calculation
From: Lynn Trapp (ltrappNoSpam_at_ltcomputerdesigns.com)
Date: 04/30/04
- Next message: anonymous_at_discussions.microsoft.com: "populating tables"
- Previous message: Bill F: "need to show Payments in the Invoice (Access Template for Time and Billing)"
- Maybe in reply to: Marin Kostov: "Re: Update with calculation"
- Next in thread: Lynn Trapp: "Re: Update with calculation"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Apr 2004 12:21:22 -0500
Then put the calculation in a saved query that you use as the record source
for your different reports. You only have to enter the calculation once.
-- Lynn Trapp MS Access MVP www.ltcomputerdesigns.com Access Security: www.ltcomputerdesigns.com/Security.htm "Susan L" <anonymous@discussions.microsoft.com> wrote in message news:61a901c42e32$652c96c0$a401280a@phx.gbl... > I'm trying to avoid having to enter the formula every time > I prepare a report etc. Just have the number even in the > table. Is it possible? > >-----Original Message----- > >Is there a reason that you need the calculation stored in > the table? If you > >can calculate it on the fly for the form, as you have > apparently done, then > >you can calculate it on the fly anytime you need it -- > query, report, etc. > > > >-- > >Lynn Trapp > >MS Access MVP > >www.ltcomputerdesigns.com > >Access Security: www.ltcomputerdesigns.com/Security.htm > > > > > >"Susan L" <anonymous@discussions.microsoft.com> wrote in > message > >news:633701c42e2c$0a2bae10$a301280a@phx.gbl... > >> How do I update a table with a calculation performed in > a > >> form? I enter the data in the form, have a field for > the > >> total, have the correct calculation showing in the form, > >> but the field in the table stays at 0. I would like the > >> calculation to be permanently saved in the table. > >> Thanks in advance > > > > > >. > >
- Next message: anonymous_at_discussions.microsoft.com: "populating tables"
- Previous message: Bill F: "need to show Payments in the Invoice (Access Template for Time and Billing)"
- Maybe in reply to: Marin Kostov: "Re: Update with calculation"
- Next in thread: Lynn Trapp: "Re: Update with calculation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|