Fizzio
Chief Torturer
- Local time
- Today, 16:01
- Joined
- Feb 21, 2002
- Messages
- 1,885
Can Anyone help, this is doing my head in. I have a main form with 4 tabs. The main form is built on a query from 3 tables PtInfo, RefInfo and DisInfo. PtInfo is the main table with DisInfo and RefInfo linked by an integrity enforced 1:1 link. My problem is when I enter a new record, I can enter RefInfo on 1 tab fine but when enter DisInfo on another tab, it complains that it cannot update the field as I do not have a related record in PtInfo (which I have just entered!). I have checked my relationships, table sturcture to no avail. Am I missing something obvious or will I have to revert to subforms?
PS is it better practice to use subforms on tabs or fields from a multi-table query?
PS is it better practice to use subforms on tabs or fields from a multi-table query?