excel:macro_options
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
excel:macro_options [2016/07/11 07:28] – created peter | excel:macro_options [2016/07/11 11:26] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 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" | ||
- | Option Compare Text |
excel/macro_options.1468222118.txt.gz · Last modified: 2020/07/15 09:30 (external edit)