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
Reddy@SFDCReddy@SFDC 

how to export Account fields

Hi All,

             I need to export some field values of account to another vendor. How can i do this?

Best Answer chosen by Admin (Salesforce Developers) 
Starz26Starz26

create a report for the accounts and export to excel....

 

or

 

use dataloader / excel connector