hi, im new to access, but have a basic understanding of db's (sort of), so any help would be appreciated...
ive made a db to keep a record of my employees and then keep a record of the addresses they attend.
each employee will tend to visit numerous addresses in any given day so ive made a table for employees and a separate table for the addresses they visit...
i then made an 'employee form' that is generated from my 'employee table' (standard stuff like name, address etc, nothing fancy here) so it is more user friendly...
what i want to be able to do is push a button on the 'employee form' which will then prompt me to add an address that will only be linked to that specific employee.
i guess in esssence im looking for a way to link a specific employee to a bunch of addresses, and be able to data entry it on a form....
thanks...
hope ive explained this enough...