Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating a Macro that will Import Forms from Outlook

I'm looking to create a Macro that will pull internet-
submitted forms out of Outlook (i have a backlog of about
4000) into an Excel workbook. It would hopefully deposit
the information in pre-defined columns. Any ideas how to
go about doing this?

Thank you,
tabby
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating a Macro that will Import Forms from Outlook

I have no idea.

-----Original Message-----
I'm looking to create a Macro that will pull internet-
submitted forms out of Outlook (i have a backlog of

about
4000) into an Excel workbook. It would hopefully

deposit
the information in pre-defined columns. Any ideas how to
go about doing this?

Thank you,
tabby
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Creating a Macro that will Import Forms from Outlook

How are the forms formatted? Are they web forms submitted with a
"mailto:" action?

If so, you'll need some code to read each one from Outlook and parse
out the contents. If they're all fixed format then that would be
fairly straightforward. You could also try a straight copy/paste of
the contents into XL and see how it looks. Then extract the fields to
a worksheet as a table.

Post an example (or pseudo-example) of one of the forms.


Tim.

"Tabby Lallone" wrote in message
...
I'm looking to create a Macro that will pull internet-
submitted forms out of Outlook (i have a backlog of about
4000) into an Excel workbook. It would hopefully deposit
the information in pre-defined columns. Any ideas how to
go about doing this?

Thank you,
tabby




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Creating a Macro that will Import Forms from Outlook

Forgot to mention that they are submitted via the web "mailto:"
function.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Creating a Macro that will Import Forms from Outlook



Hi Tim...the forms look pretty standard. A table with two columns...
one column has the titles, like Name, Account Number, Address, Request.
The second column has the user-specific information, like Jane Doe,
153159, 1534 Merry Lane, New Membership Card.

i.e.

Multiple Subscriber Information Request
SCN
Name
Request
Account Number
Title
Last Name
First Name
Address
City
State
Zip
Zip4
Subscription Start
Subscription End
Monthly
Service Level
Make
Model
Vehicle Year
VIN


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Creating a Macro that will Import Forms from Outlook

Tabitha,

If you forward one of the mails to me then I'll take a look.

Tim.
saxifrax at pacbell dot net



"Tabitha Lallone" < wrote in message
...


Hi Tim...the forms look pretty standard. A table with two columns...
one column has the titles, like Name, Account Number, Address, Request.
The second column has the user-specific information, like Jane Doe,
153159, 1534 Merry Lane, New Membership Card.

i.e.

Multiple Subscriber Information Request
SCN
Name
Request
Account Number
Title
Last Name
First Name
Address
City
State
Zip
Zip4
Subscription Start
Subscription End
Monthly
Service Level
Make
Model
Vehicle Year
VIN


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Reply
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
Creating Forms in Excel coastal Excel Discussion (Misc queries) 2 April 28th 08 09:27 PM
creating fax forms nana72 Excel Discussion (Misc queries) 2 November 9th 05 03:19 PM
Creating forms in excel Dee Excel Discussion (Misc queries) 1 July 28th 05 02:45 AM
Creating a macro to use the text import wizard abxy[_2_] Excel Programming 3 January 11th 04 12:43 AM
Access Custom outlook Forms from within Excel VBA phil neal Excel Programming 0 October 1st 03 03:00 PM


All times are GMT +1. The time now is 04:26 PM.

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

About Us

"It's about Microsoft Excel"