Hi,
This is my first post, ive browsed through the forums and cant seem to find anything similar.
I have two tables,
table 1 is linked to table 2 via property ID in a one to many relationship
Property id is in table 1 and formated as an autonumber
in table 2 it is a number.
form 1 has all the details from table 1
form 2 has all the details from table 2
the only thing they have in common is the property id.
at the moment in form two you have to type in the property id manualy to create the link with form 2, surly as form 2 opens from form 1 theres away it can be automated so that it automatically selects the property id from the current record in form 1.
i've been baffled with this for two whole working days, any help would be much apprechiated
This is my first post, ive browsed through the forums and cant seem to find anything similar.
I have two tables,
table 1 is linked to table 2 via property ID in a one to many relationship
Property id is in table 1 and formated as an autonumber
in table 2 it is a number.
form 1 has all the details from table 1
form 2 has all the details from table 2
the only thing they have in common is the property id.
at the moment in form two you have to type in the property id manualy to create the link with form 2, surly as form 2 opens from form 1 theres away it can be automated so that it automatically selects the property id from the current record in form 1.
i've been baffled with this for two whole working days, any help would be much apprechiated