A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Automating Address Verification



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 21st 06, 04:20 PM posted to microsoft.public.outlook.program_vba
dbunhook
external usenet poster
 
Posts: 1
Default Automating Address Verification

I would like to validate mailing addresses in my business contacts database.
I am familiar with VBA but don't know where to start with this.

Here is what I want to do:
1) Access the www.usps.com/zip4/welcome.jsp website to bring up the page for
entering address information.
2) Plug in the address from the business contact manager address fields.
3) Parse the response from the web page for the valid address.
4) Replace the address in the business contact manager with the parsed
address.

Sample vba code would be appreciated.

Thank you in advance for any tips on how to tackle this problem.
  #2  
Old December 21st 06, 06:29 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Automating Address Verification

The VBA part reading and writing Contact address info is the easy part.
Automating filling out web applications forms in a browser is the very hard
part (meaning I'm not sure where to begin there). I suggest you find a web
development forum for that part, but if you have any questions about the
Outlook Object Model we're here to help.

--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"dbunhook" wrote:

I would like to validate mailing addresses in my business contacts database.
I am familiar with VBA but don't know where to start with this.

Here is what I want to do:
1) Access the www.usps.com/zip4/welcome.jsp website to bring up the page for
entering address information.
2) Plug in the address from the business contact manager address fields.
3) Parse the response from the web page for the valid address.
4) Replace the address in the business contact manager with the parsed
address.

Sample vba code would be appreciated.

Thank you in advance for any tips on how to tackle this problem.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automating Outlook Andrew Kennard Outlook and VBA 1 December 20th 06 04:27 PM
automating attachments Joel Outlook and VBA 0 November 12th 06 03:47 PM
PW VERIFICATION INFO ENCLOSED [email protected] Outlook and VBA 0 September 6th 06 10:27 PM
automating attachments [email protected] Outlook and VBA 0 June 30th 06 07:10 AM
Automating emails Karl Outlook - General Queries 2 April 8th 06 11:56 AM


All times are GMT +1. The time now is 09:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.