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
AhlomonAhlomon 

Where to find and download the object for SF to use in VB?

Please point me to where I can find and download the object to use as a reference in VB 6.0
foghornfoghorn

Start here:

http://wiki.apexdevnet.com/index.php/Web_Services_API

Then look at this:

The Apex Toolkit for Office Developers Guide: Complete documentation and examples of using the toolkit from Visual Basic

View Online || Download HTML || Download PDF || Download CHM || MSI install
AhlomonAhlomon

Thanks,

I really appriciate your help.

Force2b_MikeForce2b_Mike
You can also find some VB code I pulled out of Ron Hess's Excel Add-in at http://www.kepner-tregoe.com/salesforce/SFC_VBToolkit_Class_v3.zip

Mike
AhlomonAhlomon

This is real help Mike.

Thanks