Automatically Jumping to timer field when updating an autonumber f

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having a problem within my mainform.

I am using the copy record function on my main form(button that I created).
The function works and copies that mainform but when a new autonumber is
assigned the value of that field jumps up to the timer(Date, Time) that I
have on the form.
 
I thought that the new autonumber was jumping to the timer field above but
when I moved the timer field down it still jumped to just the space above the
field which is not defined as a field, it is just form space that it jumps to.
 
Back
Top