Hi,
I have been trying to get this database to work, and I thought I had it figured out when all the data was going into its proper places in the tables. But when go to make the reports it’s showing records that shouldn’t be there or at the very least be filtered out.
For an Example: In the database that is attached, the for frmSprayApplicationsMain is used by a coordinator to list the spray application items (Pesticides) on the top subform and then select the areas (FarmNames and Blocks etc.) that are being completed by the applicators as they are being reported to him via 2 way radio. This allows him to record as well track what has been done by simply checking the checkboxes.
This form works rather very well I think, the problem is when I go to generate the reports, its listing the farms from a different AppID that shouldn’t be there.
I suspect either/both of one or two of the following things
1. I may not have setup the relationships up correctly. I have tried different methods of doing that and ended up with what is attached. Breaking normalization rules
2. That I have setup the form frmSprayApplicationsMain incorrectly by using 2 continuous subforms in it.
Hopefully someone can spot my error and point me in the right direction and explain to me what has been frustrating me for the last few weeks.
Thanks in advance!!
I have been trying to get this database to work, and I thought I had it figured out when all the data was going into its proper places in the tables. But when go to make the reports it’s showing records that shouldn’t be there or at the very least be filtered out.
For an Example: In the database that is attached, the for frmSprayApplicationsMain is used by a coordinator to list the spray application items (Pesticides) on the top subform and then select the areas (FarmNames and Blocks etc.) that are being completed by the applicators as they are being reported to him via 2 way radio. This allows him to record as well track what has been done by simply checking the checkboxes.
This form works rather very well I think, the problem is when I go to generate the reports, its listing the farms from a different AppID that shouldn’t be there.
I suspect either/both of one or two of the following things
1. I may not have setup the relationships up correctly. I have tried different methods of doing that and ended up with what is attached. Breaking normalization rules
2. That I have setup the form frmSprayApplicationsMain incorrectly by using 2 continuous subforms in it.
Hopefully someone can spot my error and point me in the right direction and explain to me what has been frustrating me for the last few weeks.
Thanks in advance!!