Red usually means there is an error in the code. However, I have never seen
it backspace. What version of Access? Could be the the form is corrupted
or maybe the database. If you are sure it's not your code I would suggest
MAKING A COPY then create a new database and import all the objects in and
see if this behaviour continues. Oh, and make sure you turn off Autoname
Correct!
--
Gina Whipp
2010 Microsoft MVP (Access)
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"seeker" <see...@discussions.microsoft.com> wrote in message
news:0785314D-BDD0-4E63...@microsoft.com...
Sounds like you have a timer running on a form somewhere. This can interfere
with code editing no end. To switch it off, set the .TimerInterval property
to 0.
Didn't think of that... good point!
--
Gina Whipp
2010 Microsoft MVP (Access)
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"Stuart McCall" <smc...@myunrealbox.com> wrote in message
news:eNWpmZoj...@TK2MSFTNGP04.phx.gbl...
"Stuart McCall" wrote:
> .
>