Recent content by rmitchell

  1. R

    Trouble with MAX query

    Thanks jdraw, worked like a charm.
  2. R

    Trouble with MAX query

    I have a table where each record is timestamped. I need a query that returns the record with the most recent date/time. The query below works but I need to add more columns and when I do I get more records than I want returned. SELECT UpdateLiningStatus.MachineNumber...
  3. R

    Requery form from another Access database

    I have a form that displays work order information for several plastic molding machines in a manufacturing production floor. The form is displayed on a large TV on the floor. I've created another form to input updated info so the form on the TV can be updated from a workstation. What I would...
Back
Top Bottom