D
Dan
I have in a table, a list of experiments and beside that,
the date that maintenence was I have, in a table, a list of
experiments. The next column is the date maintenance was
performed on the experiment. This means that in the first
column any one experiment is listed several times (ie. More
than one record per experiment). I need my query to find
the last time maintenance was performed on each experiment.
I am able to get the query to list the experiments but I am
only able to get it to find the last time ANY maintenance
was done (ie. The most recent date in the table, not for
each experiment)
This sounds simple to do but I have not been able to find
it. I am not incredibly database savvy yet so any help
someone could throw my way would be greatly appreciated.
Thanks,
Dan
the date that maintenence was I have, in a table, a list of
experiments. The next column is the date maintenance was
performed on the experiment. This means that in the first
column any one experiment is listed several times (ie. More
than one record per experiment). I need my query to find
the last time maintenance was performed on each experiment.
I am able to get the query to list the experiments but I am
only able to get it to find the last time ANY maintenance
was done (ie. The most recent date in the table, not for
each experiment)
This sounds simple to do but I have not been able to find
it. I am not incredibly database savvy yet so any help
someone could throw my way would be greatly appreciated.
Thanks,
Dan