I have a VB 6 front end connected to Access 2000. I have
co-workers entering and editing records. Every now and
than a blank line appears. I have error handlers to avoid
any fields from being saved blank. I also
have .cancelupdate on the other events if someone starts
to add a record than changes their mind.What can I do to
prevent this?
.