User Tools

Site Tools


excel:macro_options

This is an old revision of the document!


Excel - Macro Options

This should go at the top of the macros.

' Option Explicit forces you to declare all your variables. Option Explicit

' Makes all “text comparisons” case insensitive Option Compare Text

excel/macro_options.1468222118.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki