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
Craig SpurrierCraig Spurrier 

mirror data in Address related list in Accounts to Address related list in Contacts

I need to have Address related list in Accounts populate the Address information from Accounts to display in Contact's Address related list.
bob_buzzardbob_buzzard
How far have you got with building this functionality yourself?
Craig SpurrierCraig Spurrier
I have tried to create a formula for each field, however since I am using address type (mailing, busines, legal, other) I am unable to figure how to  use a formula to pull the data from the address object on the Account.  I understand a trigger might work.  Any help is greatly apprciated.