The problem is that by using DISTINCTROW, you have eliminated
duplicates, but you have created a recordset that cannot be updated.
Ideally, each form/subform should be based on just one table. For more
information, download and read this:
Access Basics (on Allen Browne's site)
http://www.allenbrowne.com/casu-22.html
8-part free tutorial that covers essentials in Access
Allen has a wealth of information on his site; after you get to the
bottom of this link, click on 'Index of Tips'
Warm Regards,
Crystal
*
(: have an awesome day :)
*
> I have a form set up with the following as the Record Source:
>
[quoted text clipped - 15 lines]
> Thanks,
> ridgerunner
ridgerunner - 09 Apr 2008 14:35 GMT
I will download and read the file, but now I am really confused, since I
thought I needed to use 'At Your Survey' as a model for my inspection form.
> The problem is that by using DISTINCTROW, you have eliminated
> duplicates, but you have created a recordset that cannot be updated.
[quoted text clipped - 35 lines]
> > Thanks,
> > ridgerunner