Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import fields from access table into outlook form

Status
Not open for further replies.

haci

Programmer
Nov 9, 2002
1
HU
Hi!

My problem is, that I'vent had contact with vbscript until now, and now I need some help:
I've designed an Outlook form (Outlook 2000), which has fields about a customer (e.g.: index, name, address, description...). I've got an Access 97 database (for example c:\work\customer.mdb) with a table with all my customers. What I'm trying is: I write the index of the customer in the form, after it I click on a button in the form, and the form automatically retrieves the other informations of the customer (name, address), but only those informations I need in the email.

First I thought, that can't be to difficult using VB, but VBScript doesn't work the same way. Please help me.

Thx: Haci
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top