Re: Calculating fields within a SubForm for each record
- From: Marshall Barton <marshbarton@xxxxxxxxxx>
- Date: Tue, 21 Feb 2006 22:18:11 -0600
JNLSeb wrote:
When a SubForm is loading currently a calculation is being done for each
record but the values are based only on the first. So, if the subform has 20
records, the value of this "special" field is being populated for all 20
fields but the value is done based only on the first and not each individual
record.
Where should the code be place to have it calculated for each record on the
subform?
Either in the report text box's control source expression or
as a calculated field in the (sub)form's record source
query.
--
Marsh
MVP [MS Access]
.
- Follow-Ups:
- References:
- Calculating fields within a SubForm for each record
- From: JNLSeb
- Calculating fields within a SubForm for each record
- Prev by Date: Re: Open Query or Report Dialog Box from code.
- Next by Date: RE: Can someone check my code?
- Previous by thread: Calculating fields within a SubForm for each record
- Next by thread: Re: Calculating fields within a SubForm for each record
- Index(es):
Relevant Pages
|