XML seed file, "lost" VB macro and WML2XSLT.EXE

M

mg2468

# my WordML source file has a working VB macro
# the XSL output file generated with WML2XSLT.EXE includes this entry:
w:macrosPresent="yes"
# I then open from Word 2003 an XML data file and apply the XSL, I answer
yes to the Security Warning to enable macros and the transformation completes
as expected except the resulting file doesn't contain my macro (why not?!)
# any ideas what I need to do in order for the resulting file to have a copy
of my macro? is it correct to assume my macro code is also contained in my
XSL file?

Thanks!
 
M

mg2468

I found that if I implement this same procedure by using a macro I do get the
expected results, this is, unlike using the Word UI.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top