Forum Discussion

Maprach's avatar
Maprach
Regular Visitor
4 years ago
Solved

Pulling selected rows from a table based on multiple criteria

I deal with projects, that have many tasks. I maintain them in a table where there is a row for each task, and from the many columns for each task, the Status column is used to monitor progress (has ...
  • Greg_Deckler's avatar
    Greg_Deckler
    4 years ago

    Maprach You should be able to use a Merge tables query to merge that column in the table with the Tasks table to get all of the tasks for those projects.