Thanks for posting back with your solution. Other folks may run into the same kind of issue in the future and your solution may help them!
Regards
Jeff Boyce Microsoft Office/Access MVP
"Kelly" <Kelly[ at ]discussions.microsoft.com> wrote in message news:26243010-6891-495B-8C11-A0539051353C[ at ]microsoft.com...
[Quoted Text] > Ok, so I have figured it out now. > It was the order in which I had the queries running. Most of my tables > have > many to many relationships so I of course have Join tables. I was trying > to > add data to the Join tables before adding it to the tables it was > connected > to, since I had referencial integrety set up. > > Man, I'm glad I got that figured out it was driving my crazy. > Thanks for your help Jeff :-D > > ~Kelly > > "Jeff Boyce" wrote: > >> Kelly >> >> OK, I'm stumped! >> >> Have you tried tossing out the old query and creating a new one that does >> the same thing? Then referring to that new query in your macro? >> >> (sometimes the queries get subtly corrupted and it takes starting >> over...) >> >> Regards >> >> Jeff Boyce >> Microsoft Office/Access MVP >> >> >> "Kelly" <Kelly[ at ]discussions.microsoft.com> wrote in message >> news:76F2A39F-863B-4036-919B-6D84DCE62AE8[ at ]microsoft.com... >> > It's not adding a duplicate record. It's giving me this error message >> > when I >> > have nothing in the table yet. After I get the message I look at the >> > table >> > to verify that nothing is in it and then manually run it and it works >> > just >> > fine. >> >> >>
|