Search results

  1. J

    Looping question

    here is the code! Private Sub Command2_Click() Dim em As String Dim MyDB As DAO.Database Dim rstEAddr As DAO.Recordset Dim strBuild As String Dim sqlstr As String Dim varwhere As String Dim subject As String Dim QRYSTR As String Dim strinter As String Dim sqlinter As String sqlstr =...
  2. J

    Looping question

    Hi, I hope someone can help me. I have looked all over the internet for a solution to this (including here) and can't seem to find a solution to my problem, I am certain that what I want is possible. Basically, I have some code (i can't attach it for some reason - something to do with email...
  3. J

    Hello Forum

    Hello Everyone in Database world! I have been using access to create solutions for almost 15 years and have often found fantastic advice on this website for a lot of them. I just didn't join...stupid me. Anyhow, I am here now!!! Hello! :)
Back
Top Bottom