Ok thanks,
I have multiple locations that track the same type of info. All locations work from the same dB, but have their own form, table & Queries etc. which are identical (as I just copied the first one to create the others)except for content. I have been asked to figure out a way to have each form/table work off a primary table/form.
So location A adds a new item to track, the new also gets added the main table/form. So I can do master look ups and reports etc.
Does that help?