simon has attended:
Excel VBA Intro Intermediate course
Excel VBA
How do you make the 'option explicit' statement remain at the top of the screen without typing it in?
Thanks
RE: Excel VBA - Option Explicit
That's easy!
menu >Tools >Options
Editor tab: check the box 'Require Variable Declaration'
Why this isn't mandatory in the language is a mystery...
/Roy