![]() |
|
#8
|
||||
|
||||
|
Hint: In the VBA Editor, go to Tools|Options>Editor and check 'Require variable declaration'. Although it means you'll have to declare your variables (e.g. Dim myTable As Table), it also means errors of this kind will be trapped.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Occasional 'Overflow' error in constant declaration | Cosmo | Word VBA | 2 | 07-19-2016 06:16 AM |
Variable declaration
|
lwhistler | Word VBA | 2 | 08-26-2015 04:02 AM |