Hello
I'm using Access 2003.
I have a database where I'm entering informatino to add clients to the clients table. On page 3 of the tab control I have a subform which is used to collect the clients' visits to the office (so one to many relationship). Since I'm doing this from scratch, the table currently doesn't have any data in it.
Anyway, the subform is linked by client chart number and the subform properties are set to allow edits = Y but I can't edit it to add visits. What do I need to do for that to happen?
Also, is there any way to programatically add visit occurrences i.e. when I add a record #1 will show in the occurence field, 2 for the next one and so on? Thanks.
I'm using Access 2003.
I have a database where I'm entering informatino to add clients to the clients table. On page 3 of the tab control I have a subform which is used to collect the clients' visits to the office (so one to many relationship). Since I'm doing this from scratch, the table currently doesn't have any data in it.
Anyway, the subform is linked by client chart number and the subform properties are set to allow edits = Y but I can't edit it to add visits. What do I need to do for that to happen?
Also, is there any way to programatically add visit occurrences i.e. when I add a record #1 will show in the occurence field, 2 for the next one and so on? Thanks.