hi
i have a main form linked with subform, in the subform I would like to show all 27 records, how can I do it? please help?
Example:
Main form:
CustomerID (auto-number) : 12545
Subform: (link with customer ID) (continuous form)
Violations Score CustomerID
1 5 12545
12 4 12545
If you enter each violation # (from 1 to 27), each viloation # is one record, then it's working fine, but you have to enter 27 times. So I would like to insert all 27 violation # (27 records) when you just enter violation #1 in the form or any other easy way to do. Is it impossible to insert like this? Please help
Thanks
i have a main form linked with subform, in the subform I would like to show all 27 records, how can I do it? please help?
Example:
Main form:
CustomerID (auto-number) : 12545
Subform: (link with customer ID) (continuous form)
Violations Score CustomerID
1 5 12545
12 4 12545
If you enter each violation # (from 1 to 27), each viloation # is one record, then it's working fine, but you have to enter 27 times. So I would like to insert all 27 violation # (27 records) when you just enter violation #1 in the form or any other easy way to do. Is it impossible to insert like this? Please help
Thanks