Recent content by bigtimmystyle

  1. B

    [Solved] Array as Parameter and Source to Update Another Recordset

    Re: Array as Parameter and Source to Update Another Recordset Solved it. Tim
  2. B

    [Solved] Array as Parameter and Source to Update Another Recordset

    I need some help with the commented out parts of the following code. I have searched high and low for a complete solution, but, can only find parts and cant seem to frankenstein it together. Dim rstSource As DAO.Recordset Dim rstTarget As DAO.Recordset Dim dbs As DAO.Database Dim strLines() As...
Back
Top Bottom