I have a query that joins three tables. The first table being the master list with all personnel listed and the other two are tables containing information about a specific record. When I run this select query it allows me to add/edit information. However if I add a fourth related table, it allows me to view the information but not edit any of it. Can someone tell me why?
I've always been weak in understanding how queries really work and could use some help. Thank you.
I've always been weak in understanding how queries really work and could use some help. Thank you.