K
Karen
I have a report that is generated from a parameter query and I would like to
include a conditional statement in that report where the result is dependent
on age (at the time the record was made) and gender.
If age is <16 years then there are 9 different statements depending on
various age ranges. None of these are dependent on gender.
If age is >17 years AND female there is 1 statement
If age is >17 <65 AND male there is 1 statement
If age is >66 AND male there is 1 statement
Any suggestions as to how to achieve this would be much appreciated.
Karen
include a conditional statement in that report where the result is dependent
on age (at the time the record was made) and gender.
If age is <16 years then there are 9 different statements depending on
various age ranges. None of these are dependent on gender.
If age is >17 years AND female there is 1 statement
If age is >17 <65 AND male there is 1 statement
If age is >66 AND male there is 1 statement
Any suggestions as to how to achieve this would be much appreciated.
Karen