when i am trying to write vba code its automatically change font color to red and not accepted to complete the code also refuse to get any text property like :
me. not open the properties combo box .
But how exactly? Is there a simple demo of this problem somewhere? I have lot's of code that uses timers in various projects and have never seen this before. Maybe because when I work on the code, all the forms are in design view, I don't really understand what steps to take to duplicate the problem.
Open a form with a timer so it is running and work on some other form. Frequently the timers are in the menu or login form so you can't actually test with them in design view so you have to have a way to just turn off the timers.
That's not necessary, but I appreciate the offer. I just finished updating my notes on this issue and played around with duplicating the problem. I think I did see this in the past but didn't understand what was going on at the time. Now I know.