I have two tables, one contains customer data, and when we contact our customers we save call history notes to another table. I'd like to remove customer data from the primary table and somehow delete all associated call history notes from the other table.
I've been asked to do this but when I google for instructions it makes my head want to explode and I know there is an easy way to delete this data because no one would use access if you had to do it one at a time.
Any help would be appreciated!