Guest_imported
New member
- Jan 1, 1970
- 0
Can someone help me? I am well-versed with Access, except for coding. I only know tables, macros, and queries. I have an application (built on macros) that has a button that runs a macro to merge the data into Word. Basically, the macro just does a RunCommand with WordMailMerge as the command. It works fine in the full Access version. But in the runtime version I get an error that says:
"(Application Name) can't find the wizard, or there is a syntax error in the Declarations section of a Visual Basic module. The wizard you need may be missing from the Libraries key of the (Application Name) section of the Windows registry."
Microsoft documentation implies that I might need to have the WordMerge wizard in the user's registry, but they really don't explain how to do so. If someone has accomplished this, could you please shed some light? I have no idea how to do this. Thanks!!
"(Application Name) can't find the wizard, or there is a syntax error in the Declarations section of a Visual Basic module. The wizard you need may be missing from the Libraries key of the (Application Name) section of the Windows registry."
Microsoft documentation implies that I might need to have the WordMerge wizard in the user's registry, but they really don't explain how to do so. If someone has accomplished this, could you please shed some light? I have no idea how to do this. Thanks!!