Amazinz wrote:There is no problem (normally) with having multiple ID fields on a single form. Another option is to use a query to merge all the relevant information from the three tables into a single view. Then you can bind on the ID field of the query.
Dammit! I posted this in GT because I'm sick of having to bother you with stupid simple database questions!!

I do appreciate the help though.

Thanks A.
Reexamining my data, it appears that I should probably just put all of my data in one table. There won't be any redundancy, which means I don't really require more than one table, right?
