Search results

  1. O

    Unwanted extra results from Select Query

    Pat, hey thanks for the fast response. The desired end result is a report where I would like to display all of the tasks (996, SQTU and several more to follow) in their own group based on the date selected. I first tried to pull the individual queries into different fields of the report but that...
  2. O

    Unwanted extra results from Select Query

    Hi, I am a novice with Access and would like a steer with what I am sure is a simple issue but I can't find an answer. :confused: I currently have 2 queries based on 2 separate tables. Ops_Log_996_Query SELECT [996_Table].Unit, [996_Table].Location, [996_Table].hiredate FROM 996_Table WHERE...
Back
Top Bottom