Pat,
Thank you so very much!!! That was the code I was looking for!
Another question...... I have a project comprised of about 150 .mdb's. How would I, within a .mdb, cycle through those 150 .mdb's and in turn delete a certain relationship in each one? I only ask because I just don't want to have to place code into each one of the .mdb's to delete a relationship.
I think it would be more efficient if I was to be able to cycle through each database, deleting my desired relationship. Also, the relationships are no longer needed, so there is no prob there.... however I did set up a routine that goes through each .mdb, runninng queries, modules, etc... my only problem has been in using a Transfer command to put my modified tables back where they came. I get a message saying I can't do the transfer because the table in question is participating in a relationship.
Hope I explained myself satisfactorily and what I'm looking for.
Thank you again!!