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 Mike Lewis 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. rmabwing5

    Placing "Signature"

    I am creating a new Lotus Notes email using MS Access and VBA. I have the following code: Private Sub cmdEmail_Click() Dim Notes As Object Dim Maildb As Object Dim objNotesDocument As Object Dim objNotesField As Object Dim Subject As String Dim Attachment As String Dim RecipientIS As String Dim...

Part and Inventory Search

Back
Top