Search results

  1. D

    Solved Problem with list box selecting individual records

    I've tried this code, but I keep getting one of two errors. Either error code 3075 for having a missing operator in query expression: [Client_Database.Client] In ( Or error code 3085 for having an undefined function in expression, however the undefined function is the name of the software...
  2. D

    Solved Problem with list box selecting individual records

    Hi, I'm currently building a database with a 'master' form that I want everyone to use instead of meddling around in the tables and such. I've got a couple of sub-forms opening up from here, including new record and edit record. The problem lies with edit record, as I have made a list box to...
Back
Top Bottom