Recent content by balt73

  1. B

    Loop without Do stumped

    Ok, thank you. Never posted before, I know it is something glaringly obvious that for some reason isn't jumping out. Going over it.
  2. B

    Loop without Do stumped

    Keep getting a compile error "Loop without Do and cannot find where the issue is. Appears everything matches up! Dim blnError As Boolean Dim strErrMessage As String 'On Error GoTo ErrHandler Set db = CurrentDb Set rstSource = db.OpenRecordset("SELECT * FROM [Parsed Messages]...
Back
Top Bottom