Select Multiple Records and Update
Hi,
Can anyone help me with the following Question?
I have a table which holds different policies. Every policy has an associated sales person with it.
The scenario is like this:
If an existing sales person leaves and if we get a new sales person ( in the place of old sales person) all the corresponding records have to be updated.
The catch: There should be an option to select multiple records (which are not continous) and update them with the new sales person. All the records with the old sales person can be updated with the new sales person or only some of them will be updated.
I need help in building a form which captures these scenarios.
I do have a query which asks the for the old sales person ID to pull out the necessary records to be updated.
thanks
Hi,
Can anyone help me with the following Question?
I have a table which holds different policies. Every policy has an associated sales person with it.
The scenario is like this:
If an existing sales person leaves and if we get a new sales person ( in the place of old sales person) all the corresponding records have to be updated.
The catch: There should be an option to select multiple records (which are not continous) and update them with the new sales person. All the records with the old sales person can be updated with the new sales person or only some of them will be updated.
I need help in building a form which captures these scenarios.
I do have a query which asks the for the old sales person ID to pull out the necessary records to be updated.
thanks
Last edited: