Re: DlookUp & then adding various fields
- From: Tim Ferguson <FergusonTG@xxxxxxxxxxxx>
- Date: Thu, 09 Jun 2005 12:30:18 -0700
=?Utf-8?B?TmV3Ymll?= <Newbie@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:00A08A6D-6B60-4DA0-A07B-A452DE9D11A1@xxxxxxxxxxxxx:
> What i want to do is to total the values together and
> use it in a text box on a form as a grand total for the department.
DSum("NumOfParts", "MyAnatomyTable", "PartsToBeCounted = TRUE")
You can just put the expression into the Controlsource property of the text
box in design view, so you don't need a query or any code!
Hope that helps
Tim F
.
- References:
- DlookUp & then adding various fields
- From: Newbie
- DlookUp & then adding various fields
- Prev by Date: Re: .mde File
- Next by Date: Re: Report in RTF format based on the Group Header
- Previous by thread: Re: DlookUp & then adding various fields
- Next by thread: DLookup referencing a subform
- Index(es):
Relevant Pages
|