Hi All,
I've got a tab control with forms on each tab. The first tab holds my (autonumber) primary key field, which I need carried over to the other forms on the other tabs to serve as foreign keys in their respective tables.
So, I create a new record, which populates my PK field on tab 1, but then nothing I've tried will get that dang number into the FK fields on my other forms on the other tabs...
Any helpful tips/techniques out there? Am I just going about this wrong? Should I go to truck-driving schoool?
TIA
I've got a tab control with forms on each tab. The first tab holds my (autonumber) primary key field, which I need carried over to the other forms on the other tabs to serve as foreign keys in their respective tables.
So, I create a new record, which populates my PK field on tab 1, but then nothing I've tried will get that dang number into the FK fields on my other forms on the other tabs...
Any helpful tips/techniques out there? Am I just going about this wrong? Should I go to truck-driving schoool?
TIA