NeedsHelp101
Technical User
I'm trying to develop the following form-subform system:
Main form: a list of markets
Subform: several records of details about a market
The problem is that many markets will have exactly the same details associated with them, though some will not. Further, the markets that are identical for one time period may not be so for the next.
I want the user to be able to select all the markets that are the same, go on to the subform and key in all the details for that market group, so that the table can at once populate maybe hundreds of records.
Is this possible?
Main form: a list of markets
Subform: several records of details about a market
The problem is that many markets will have exactly the same details associated with them, though some will not. Further, the markets that are identical for one time period may not be so for the next.
I want the user to be able to select all the markets that are the same, go on to the subform and key in all the details for that market group, so that the table can at once populate maybe hundreds of records.
Is this possible?