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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 97 VBA editor strange behaviour

Status
Not open for further replies.

cricket

Technical User
Jul 5, 2000
361
IE
VBA Editor has changed behaviour pprobably due to some unintended change made by me. When entering a line of code it autocorrects instantly rather than waiting for <CR> at line end. When a comment line starting with ' is entered it rejects the space and all words are concatenated together, but I can then edit that line after <CR> is entered at line end.

I would like things back to normal. Any ideas?

 
Hi cricket,

Goto TOOLS>OPTIONS and check out the Coding Options section and select how you want your module to respond.

Regards,
gkprogrammer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top