chthomas
Registered User.
- Local time
- Today, 22:28
- Joined
- Feb 8, 2000
- Messages
- 32
When i converted an Access97 db to 2000db, a macro which i created to requery records in a subform datasheet is not working. Am getting the error message "you can't use apply filter action on this window". The subform datasheet gets its value as a result of filtering. Then i had given "requery" macro in the "After Update" event of the form. The same db is working perfectly in Access97. Requery is important since its on the network and many users use it simultaneously. Is this a known problem or are there any solutions?