User Tools

Site Tools


microsoft_excel:macro_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
microsoft_excel:macro_options [2020/07/15 09:30] – external edit 127.0.0.1microsoft_excel:macro_options [2021/08/04 14:23] (current) – removed peter
Line 1: Line 1:
-====== Microsoft Excel - Macro Options ====== 
- 
-This should go at the top of the macros. 
- 
-<code excel> 
-' Option Explicit forces you to declare all your variables. 
-Option Explicit 
- 
-' Makes all "text comparisons" case insensitive 
-Option Compare Text 
-</code> 
  
microsoft_excel/macro_options.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki