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
Veerendar AellaVeerendar Aella 

how to setup excel connector with saleforce

Hi all,

I am using office 2007, and I want to setup excel connector. Please help me with step by step flow.
Thanks in advance.
 
Best Answer chosen by Veerendar Aella
Raj VakatiRaj Vakati
he Excel Connector relies on the Office Toolkit 4.0 from Salesforce.com to communicate with the Force.com API via SOAP, therefore you must begin by installing this on your system, details are found on the install page under wiki tab.
The connector was written with Windows XP and Office 2003, it continues to run on Windows Vista and Office 2007. Recently it was reported working on Windows Seven and Office 2007. It may someday break, if so please file a bug on the issues tab.


https://code.google.com/archive/p/excel-connector/wikis/Install.wiki

https://code.google.com/archive/p/excel-connector/

https://code.google.com/archive/p/excel-connector/issues

https://developer.salesforce.com/page/Force.com_Excel_Connector

All Answers

Raj VakatiRaj Vakati
he Excel Connector relies on the Office Toolkit 4.0 from Salesforce.com to communicate with the Force.com API via SOAP, therefore you must begin by installing this on your system, details are found on the install page under wiki tab.
The connector was written with Windows XP and Office 2003, it continues to run on Windows Vista and Office 2007. Recently it was reported working on Windows Seven and Office 2007. It may someday break, if so please file a bug on the issues tab.


https://code.google.com/archive/p/excel-connector/wikis/Install.wiki

https://code.google.com/archive/p/excel-connector/

https://code.google.com/archive/p/excel-connector/issues

https://developer.salesforce.com/page/Force.com_Excel_Connector
This was selected as the best answer
Veerendar AellaVeerendar Aella
Yoy are awesome raj, It worked fine.