LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Help with VBA & Macro - Trying to auto-create a "form"

Been a little frustrated trying to create a macro command to
accomplish what I need and was hoping for some insight.
I use SalesForce to manage leads. One of the lead sources provides
lead information via a static webpage, which I typically copy and
paste as text into Excel. it's formatted properly - standard questions
in column A, answers in column B.
In order to upload the lead into Sales Force I need to be able to
create a form in a browser and then submit to the following:
<form action="https://www.salesforce.com/servlet/servlet.WebToLead?
encoding=UTF-8" method="POST"

I've already created the form. My question is how do I create a custom
VBA that will push the information and correctly map each Answer in
Column B to the appropriate form field in html with one macro
activation?
I figure this could be done one of two ways:
can excel create and open its own html document with a macro?
If not, would i need to publish the blank form on my own website, and
excel can automatically upload the mapped
fields to the form with the push of a button/marco command?

Thank you,
frustrated
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I auto transform sets of data? (change "female" to "f") Liz Excel Discussion (Misc queries) 2 April 2nd 23 08:53 PM
How to auto create "backup of filename.xls" in Excel 2007. waykwabu Excel Discussion (Misc queries) 2 November 24th 09 12:35 PM
2007 Need macro to auto set option buttons all to "Yes" or "No" Paula Excel Worksheet Functions 1 October 20th 09 08:07 PM
text string: "91E10" in csv file auto converts to: "9.10E+11" [email protected] Excel Discussion (Misc queries) 2 August 12th 08 03:13 PM
create links to check boxes marked "good" fair"and "bad" pjb Excel Worksheet Functions 3 April 20th 06 02:17 AM


All times are GMT +1. The time now is 10:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"