The very first thing you should do is stop using this database in its
current form.
The second thing you should do is read, learn, and inwardly digest what a
relational database is about. Start with normalization, and try the links
at
http://www.accessmvp.com/JConrad/accessjunkie/resources.html#DatabaseDesign101
Then, re-design your tables.
Then try again - it will certainly be easier than it is now ;-)
HTH,
Rob
> First time poster...I have created a popup form from another form that
> includes the following information:
[quoted text clipped - 29 lines]
>
> Thanks