Hi ,
i have a table contains the following fields
personalID,Workplace,worktime(minutes)
every person could work in multi Workplaces.
i want to make a Query of this table, and to add a new field (Training) in minutes which hold an Expression,
(Training = 900 - worktime)
then
the next Training field should contain the (900- last training value) of the same PersonalID and Workplace..
i hope this is clear..
any Ideas??
thanks
i have a table contains the following fields
personalID,Workplace,worktime(minutes)
every person could work in multi Workplaces.
i want to make a Query of this table, and to add a new field (Training) in minutes which hold an Expression,
(Training = 900 - worktime)
then
the next Training field should contain the (900- last training value) of the same PersonalID and Workplace..
i hope this is clear..
any Ideas??
thanks