Skip to main content
I have read that it is possible to change contact owners to be the same as account owners using the Apex Data Loader. If anyone with experience doing this could help me out with the process it would be a BIG help. I am struggling with how to actually use the data loader in conjuntion with the appropriate report.

 

Thank you in advance for your direction!
2 answers
  1. Oct 24, 2012, 7:39 PM
    *export ur contacts with the data loader to csv file (u must export OwnerId )

     

    *change the Owner Id with the new Id (user) in excel document

     

    *finaly update the new csv file with the new Owner 
0/9000