N
Nelly
Hello all,
I have a League Table which I am trying to automatically update using
functions that calculate the sum of fields in other tables based on a
Name field in the League Table table.
So, for example 'name1' in the league table should equal the sum of the
Hours field in the Register table where 'name1' equals 'name' in the
'Employee' table which is related to the Register table.
There are only 4 records in the League Table one for each possible
'name', but I need the result in a format that can be ordered,
otherwise I would just stick edit boxes on a form.
Perhaps there is an easier way of achieving this ordered data set. I
need a form with an ordered league table result based on various hours
worked/absent etc.
The league table is currently linked to the Supervisor table in the
following hierarchy:
Supervisor -> Employee -> Register
The league table does not need to be linked, as long as I get the
output. I have just linked it just now to test queries etc.
Any ideas most greatly accepted.
many thanks in advance.
I have a League Table which I am trying to automatically update using
functions that calculate the sum of fields in other tables based on a
Name field in the League Table table.
So, for example 'name1' in the league table should equal the sum of the
Hours field in the Register table where 'name1' equals 'name' in the
'Employee' table which is related to the Register table.
There are only 4 records in the League Table one for each possible
'name', but I need the result in a format that can be ordered,
otherwise I would just stick edit boxes on a form.
Perhaps there is an easier way of achieving this ordered data set. I
need a form with an ordered league table result based on various hours
worked/absent etc.
The league table is currently linked to the Supervisor table in the
following hierarchy:
Supervisor -> Employee -> Register
The league table does not need to be linked, as long as I get the
output. I have just linked it just now to test queries etc.
Any ideas most greatly accepted.
many thanks in advance.