function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Crystal M. ReganCrystal M. Regan 

Many to Many Relationship Between Accounts

Looking to create many to many relationships between accounts (same object). Is this possible?
jinzu sjinzu s
@Suraj Tripathi 47 sir I reviewed your post it's really interesting.....keep up u become rock
Suraj Tripathi 47Suraj Tripathi 47
Hi Crystal,
Many to several Relationship
A many-to-many relationship permits every record of 1 object to be connected to multiple records from another object and contrariwise.

Now to make a Many to Many to relationship here is that the method within the reference link.

https://www.c-sharpcorner.com/article/creating-the-many-to-many-relationship-in-salesforce/#:~:text=A%20many%2Dto%2Dmany%20relationship%20allows%20each%20record%20of%20one,another%20object%20and%20vice%20versa.

If this helped you please mark it as the best answer
Thanks and Regards 
Suraj Tripathi