I have a form that displays records filtered by a Combo Box on a previous screen.
I want to build an Update Query on the this Form that will update these records.
I have built the Update Query for this and it runs from a Command Button, but it updates all of the records not the selected filtered records above!!
How can I just update those records that have been filtered and displayed on this form?
Thanks,
Nike
I want to build an Update Query on the this Form that will update these records.
I have built the Update Query for this and it runs from a Command Button, but it updates all of the records not the selected filtered records above!!
How can I just update those records that have been filtered and displayed on this form?
Thanks,
Nike