Thanks for that, I hadn't thought of doing it that way
But, is there any way to confirm relationships between tables, rather than comparing common field names between them? I know its bad database programming to call fields by common names (i.e. having a field called 'Name'), but isn't there a...