![]() |
|
#2
|
||||
|
||||
|
It will help you if you add Option Explicit to the top of your modules (you can do this automatically from the VBA Editor > Tools > Options > Require Variable Declaration). Then from the Debug Menu > Compile Normal
This will show the obvious variable errors. Fix those and you may be getting somewhere.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
| Tags |
| vba, wordvba |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Restrict Editing function disable insert textbox function
|
IanM_01 | Word | 5 | 11-21-2015 02:29 AM |
| Word 2007 Review Function Problem | sbudaj | Word | 0 | 10-09-2015 12:30 PM |
Function problem
|
li roy | Excel | 2 | 02-18-2012 02:44 AM |
| Checkmark function problem | todddesignr | PowerPoint | 0 | 07-29-2011 07:40 AM |
| Search Function Problem | MageWind | Excel | 2 | 06-29-2011 09:46 AM |