Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
Thanks for your help again Peter, that worked & no more compile error.
- Rick "Peter Jamieson" wrote: wdSuffix is the name of a predefined enum constant in the Word object (it's a member of the wdMappedDatafields enumeration), and setting it in Word 2007 does cause the error you describe. I would actually expect the same error in Word 2003 but not in Word 2000 because the relevant enumeration wasn't defined in that version. I guess you could choose a different variable name, or possibly use Dim wdSuffix within your function/sub to ensure that the name references a local variant rather than the predefined constant. Peter Jamieson |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
compile error | Microsoft Word Help | |||
Stop error message - "Compile Error in hidden module appearing" | Microsoft Word Help | |||
MVB error- compile error method or data member not found | Microsoft Word Help | |||
I am getting an error "compile error in hidden module" at MS Word. | Microsoft Word Help | |||
Compile error | Microsoft Word Help |