J
John Vinson
I have setup 2 tables
InmateInfotbl:
AutoNumber
ControlID
InmateName
EnemyDatatbl:
ControlID
EnemyName
I have it working. In the main form I have InmateInfotbl and in the subform
I have the EnemyDatatbl. Works great however I was hoping that there was a
way that when I add the information in the subform it would automatically
add it to the InmateInfotbl as a seperate record. This way I could do a
search in the InmateInfotbl and it would pull all the records relating to
that inmate.
Look at my suggestion, and Phil's and Arvin's again. Given that an
"Enemy" is also an "Inmate" (at least I assume so) there should NOT BE
a name in the EnemyDatatbl, just a link back to the InmateInfotbl.
Would it be easier if I posted it so others could see what I was working on?
No. Posting binaries in these text newsgroups is strongly discouraged.