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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jimjones

    automated email Access to Outlook - how do I get email address?

    the following code will access the table directly, search for the customer number in the customers table and return the email in the table to the variable strCustomerEmail dim dbs as database dim rs as recordset dim fiCustomerNumber as field dim fiCustomerEmail as field dim strCustomerEmail as...

Part and Inventory Search

Back
Top