J
Jon
Hi,
I have two tables and one query. In table one there are too many values for
many employees. In table twoâ€category table†there are 3 columns, one for
description of the category, one for “From†which contains % start from 0 and
in the last one is for “To†which contains % start from the last values in
“From†fields. E.g.
Category From To
-excellent 90% 100%
-very good 89.99 % 80%
And so one, I create a query for calculate the performance for 3 years and
it is work. But when I need to join the category with the query dose not work
I need to select the property category for each present in the query.
Can any body help me solving this problem?
I have two tables and one query. In table one there are too many values for
many employees. In table twoâ€category table†there are 3 columns, one for
description of the category, one for “From†which contains % start from 0 and
in the last one is for “To†which contains % start from the last values in
“From†fields. E.g.
Category From To
-excellent 90% 100%
-very good 89.99 % 80%
And so one, I create a query for calculate the performance for 3 years and
it is work. But when I need to join the category with the query dose not work
I need to select the property category for each present in the query.
Can any body help me solving this problem?