I have 2 Tables - Property and Service
I want to add a new Service Record attached to my Property Record.
Key for Property Table is PropertyID
Key for Service Table is ServiceID
The records in Service Table also contain a field PropertyID which is the link/relationship between the tables.
I want to use OpenForm to add a new record from my existing Property Record and pass to it the PropertyID. Copy of cut-down database is attached. At present it opens new form but asks me to populate PropertyID using drop-down combo list
Any help would be appreciated
I want to add a new Service Record attached to my Property Record.
Key for Property Table is PropertyID
Key for Service Table is ServiceID
The records in Service Table also contain a field PropertyID which is the link/relationship between the tables.
I want to use OpenForm to add a new record from my existing Property Record and pass to it the PropertyID. Copy of cut-down database is attached. At present it opens new form but asks me to populate PropertyID using drop-down combo list
Any help would be appreciated