J
John
Hi,
I have two fields in my query.
example:
JobID Age
9 20
11 24
21 45
11 45
21 25
9 60
I would like to know how I can find the average age for each jobID using a
query?Thanks.
I have two fields in my query.
example:
JobID Age
9 20
11 24
21 45
11 45
21 25
9 60
I would like to know how I can find the average age for each jobID using a
query?Thanks.