I have written a small program to read then make some small changes to the data and write to another table. If I run the program, it misses writing around 3 records to the new table. But if I debug run (f8) thru the first 4 or 5 records, then those missing records are written to the new tab le. The only change was HOW I ran the program.
Any, and I mean any, suggestions would be appreciated. I'm thinking there is a fundamental problem with Access or my computer itself. Would like to find a way to verify where the problem is.