Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code Window

Status
Not open for further replies.

99mel

Programmer
Oct 18, 1999
379
GB
AHHH My code window is acting strange again. Lets say I just type 'IF' it highlights it in red straight away and won't let me have a space to the next word. I had this problem before and it just went away and now its came back again. I've tried rebooting my PC that doesn't do anything. Anyone know of any other things that I could try to fix this annoying problem.<br>
<br>
Thanks
 
Have you check the Option under the Tool. That is where you establish when the VB complied, whether to use auto check, or notify you when a required variable is necessary. Go to Tool on the Menu and try that out. I hope this helps.
 
I had a similar sounding problem with my code window, and I'm not sure if this is connected in any way at all but... I had a form timer event on a form which was always open, but not always visible (caveat: I didn't write it!) But when I got rid of the form timer event, the problem went away too.<br>
<br>
Read into this what you will...<br>
<br>
Jonathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top