G
Guest
Hi
Iam trying to do an update query
I have two tables
Emplyee with fields
-Inumber
-Name
-NumberEvents
Events
-EventID
-Inumber
I want the query to be able to go through the events table and count how
many events each employee has been to and update the NumberEvents field in
employee
I have been trying to this for ages and amnot sure it is even possible any
ideas would be appreciated.
Thanks
Iam trying to do an update query
I have two tables
Emplyee with fields
-Inumber
-Name
-NumberEvents
Events
-EventID
-Inumber
I want the query to be able to go through the events table and count how
many events each employee has been to and update the NumberEvents field in
employee
I have been trying to this for ages and amnot sure it is even possible any
ideas would be appreciated.
Thanks