Peter Whitfield
Registered User.
- Local time
- Today, 16:08
- Joined
- Oct 25, 2001
- Messages
- 13
I am setting up a database that imports an unknown number of records to a form. The form should ONCurrent is set to run a macro which validates the data and sets certain SetValue's dependant on the validation in the macro. I set the last line of the macro to Go To Record, Next. When run the form cycles through the records until the 140th where an error message "End of subset" is received and you have to click OK numerous times. When it restarts it does the next 140 records and stops again etc. At the end the error messages cannot be stopped and I have to shut down Access.
Anyone know what Im doing wrong?
If I remove the next record command and manually cycle through its fine (but a pain when theres thousands of records!)
Thanks
Peter
Anyone know what Im doing wrong?
If I remove the next record command and manually cycle through its fine (but a pain when theres thousands of records!)
Thanks
Peter