Using If/When type expressions in a report
From: Linda Wampach (wampachl_at_ohsu.edu)
Date: 04/29/04
- Next message: Jeanne: "hidden queries"
- Previous message: Kate: "DoCmd.RunSQL error Help"
- Next in thread: Saskatoon: "Using If/When type expressions in a report"
- Reply: Saskatoon: "Using If/When type expressions in a report"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Apr 2004 15:22:25 -0700
I want to create a field within a report based upon
whether another field is true or false. Not only that,
but I want to be able to calculate that field. For
instance:
Typically, the TOTALUNITS field would be calculated by
using a =Sum[Units]expression. I want to be able to
multiply the TOTALUNITS by .7 if another field (yes/no
field) called MANAGER is = yes. Otherwise, I want to just
sum the field.
I need to do this in the report.
Any ideas?
- Next message: Jeanne: "hidden queries"
- Previous message: Kate: "DoCmd.RunSQL error Help"
- Next in thread: Saskatoon: "Using If/When type expressions in a report"
- Reply: Saskatoon: "Using If/When type expressions in a report"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|