N
Nick Coppola
Hello,
I'm trying to take a word document and write a
paramterized macro that can be called from client-side
javascript to (ideally) open the word document in the
browser while supplying the parameter.
I almost had it working outside of the browser, except
everytime I try to add a parameter to the Macro (in
NewMacros) word doesn't recognize it. If I take it out of
NewMacros and place it somewhere like ThisDocument's code,
I can't seem to be able to run the code to test it.
Can anyone provide some guidance???
Thanks,
- Nick Coppola
I'm trying to take a word document and write a
paramterized macro that can be called from client-side
javascript to (ideally) open the word document in the
browser while supplying the parameter.
I almost had it working outside of the browser, except
everytime I try to add a parameter to the Macro (in
NewMacros) word doesn't recognize it. If I take it out of
NewMacros and place it somewhere like ThisDocument's code,
I can't seem to be able to run the code to test it.
Can anyone provide some guidance???
Thanks,
- Nick Coppola