I need to create a one to many relationship between two forms.
EX: Property -> Diary
1 Property can have many diary entries by date. I want to be able to click a button on the Property Form and add a diary entry. Is this possible? I'ver read your samples on creating an autonumber field, relationships, and subforms and I'm still confused.
The property field has a property_id and the Diary field has a diary_id.
Thanks,
Leslie