Is there a method to link one account record to multiple additional account records in Salesforce using a many-to-many relationship format? We can't construct many-to-many relationships with the same object type in Salesforce, therefore this isn't doable the traditional method. Could someone please offer a special method or code to accomplish this? I have a need to link Account A with Account B and Account C, for example, so that I may access Account B and C's contacts on Account A.