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 Shaun E 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. ilyk2gruv

    Send Multiple Emails To Access Query

    I would be importing the contacts into Access. Once that has been completed, then I would only be using Access for the contact manager.
  2. ilyk2gruv

    Send Multiple Emails To Access Query

    I am trying to migrate from an "off the shelf" contact manager to one I am working on in MS Access. I have been able to send an email to a single contact using: ----- Private Sub Email_Click() On Error GoTo Err_Email_Click Dim stAppName As String stAppName =...
  3. ilyk2gruv

    OnDragDrop Function

    I am trying to get an ondragdrop function to work with a dynamic HTML script that a user can drag and drop and image. Once the image has been dropped, I would like a javascript to check a particular checkbox in a form that is associated with that image. Any thoughts?

Part and Inventory Search

Back
Top