Hi all,
I am to the point of adding reports to a database. I will have a report and two subreports linked by the [DrillExerciseNum]. [DrillExerciseNum] is the primary key in the DrillExerciseInfo table and the foriegn key in the tblFinding and tblObservation.
On the main report I have a sentence that says:
The following observations were found during this Exercise/Drill.
One of the subreports will be placed just below this line.
There will be times when there are no observations so I want it to say "None." (without the quotes) in the subreport.
I have tried several things and I can't seem to get this to work.
Report Name: rptDetail
Subreport Name: srptFinding
Linking Field: DrillExerciseNum
This report will be previewed by clicking on a command button.
I have an example of how to make a message box pop up if there are no records when using a form to enter criteria for another form to open with as a filter, but not sure how to incorporate the same type of idea for a subreport. Can someone direct me in a location to be able to do this.
Thanks!
Ellie
**Using Access 97 at work**
**Using Access 2000 at home**
elliefant@qwest.net
I am to the point of adding reports to a database. I will have a report and two subreports linked by the [DrillExerciseNum]. [DrillExerciseNum] is the primary key in the DrillExerciseInfo table and the foriegn key in the tblFinding and tblObservation.
On the main report I have a sentence that says:
The following observations were found during this Exercise/Drill.
One of the subreports will be placed just below this line.
There will be times when there are no observations so I want it to say "None." (without the quotes) in the subreport.
I have tried several things and I can't seem to get this to work.
Report Name: rptDetail
Subreport Name: srptFinding
Linking Field: DrillExerciseNum
This report will be previewed by clicking on a command button.
I have an example of how to make a message box pop up if there are no records when using a form to enter criteria for another form to open with as a filter, but not sure how to incorporate the same type of idea for a subreport. Can someone direct me in a location to be able to do this.
Thanks!
Ellie
**Using Access 97 at work**
**Using Access 2000 at home**
elliefant@qwest.net