paulmcdonnell
Ready to Help
- Local time
- Today, 20:50
- Joined
- Apr 11, 2001
- Messages
- 167
Hi to all Access Nuts
What I'm trying to do is allow the user to aplly a filter on a form to reduce the amount of entries to relevant companies.
Then I want them to be able to loop through the selection and update a field in the releveant comapanies.
Now, I know how I can loop through the underlying query and update records, but how do i get my update code to loop through the filtered displayed data rather than the underlying query?
Does anyone know how I link the selected filter to the code so it only updates the filter results......?
Hope you guys can help..
Cheers
Paul
What I'm trying to do is allow the user to aplly a filter on a form to reduce the amount of entries to relevant companies.
Then I want them to be able to loop through the selection and update a field in the releveant comapanies.
Now, I know how I can loop through the underlying query and update records, but how do i get my update code to loop through the filtered displayed data rather than the underlying query?
Does anyone know how I link the selected filter to the code so it only updates the filter results......?
Hope you guys can help..
Cheers
Paul