Recent content by jg95ae

  1. J

    Show matching data in a form

    I've never done a union query, I'm new to VBA and ms access so I'm learning as I go. Any examples of how this is done? Thanks
  2. J

    Show matching data in a form

    Anyone have any ideas for this? Desparate for help.
  3. J

    Show matching data in a form

    I've been working away at this and have found something that works. The code below will show a list of records that have matching test results for the 2 tests (MIRU12 and OctalCode). However I would like to show the matches set by set as I may have 100's of matches and need to identify each...
  4. J

    Show matching data in a form

    I'm working on a database that will hold bacterial strain typing information. I've created a nice user interface using forms to do Data Entry and search entries but the next part I'm stumped on. I want to open a form, select from a drop-down the test method, say test1, test2, or test1 AND...
Back
Top Bottom