Search results

  1. I

    Form Navigation

    Hi, Just a quick question. I have a form of records, frm2, that gets opened via another form, frm1. Dependent on the content of frm1, frm2 is opened with a certain filter that shows only one record. I need to have it this way as there is too much data to show on just one form. Frm2 does filter...
  2. I

    Sql "Insert Into"

    Hi, I am trying to move data from one very messy database to another. I created a query in the messy database that grabbed values i'd need them imported into the new database. I now wanna transfer the values from the query to the new table I've made. I figured I would set up a loop in VBA...
Back
Top Bottom