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
elipmanelipman 

How can I pull or push a collected username and passfrom my VBA project to the sforce_connector.xla

I took a couple screen captures to help illustrate what I'd like to do
http://picasaweb.google.com/ethan.lipman/SalesforceHelp
From Salesforce Help
From Salesforce Help
basically right now, the user of this tool I made has to enter there credentials twice.  Once at my custom login / search form, and then again when control is passed to the sforce_connector.xla.

Can anybody offer some VBA / sforce_connector help?  I'm a VBA novice, and was wondering how I can pass the collected username and pword over to the sforce_connector.xla login routine..  and execute it. seems like there should be a place that the username a pword could be stored, and when I invoke the xl connector.xla login, to prime it and auto_login with the user an pword that my own project already collected. thanks in advance everyone!

-Ethan in San Diego


Message Edited by elipman on 03-08-2008 01:24 PM