Subform new record entry

P

PHisaw

I'm having a problem with a subform in datasheet view going back to the first
record after every entry made. I've added quite a bit of new coding to the
db to eliminate clicking on command buttons with macors. The db does run
smoother now and I didn't add to or change anything on the subform. The only
change to the main form is the following code:

After Update Me.Refresh

Does this have any effect on the subform?
As always, any help is appreciated.
Thanks, Phisaw
 
Top