A
Ang
Hi,
I'm writing the code to create a word doc, I referenced this link's code
:
http://support.microsoft.com/kb/316384/en-us
But when i click the button, it will show the doc page but i want to
change to save as without pop the doc up (for those PC without Ms word)
I add the code oWord.ActiveDocument.Save() at the end, it works for
"save as" but still have a doc popup, what can i do to complete this?
many thanks.
Ang.
I'm writing the code to create a word doc, I referenced this link's code
:
http://support.microsoft.com/kb/316384/en-us
But when i click the button, it will show the doc page but i want to
change to save as without pop the doc up (for those PC without Ms word)
I add the code oWord.ActiveDocument.Save() at the end, it works for
"save as" but still have a doc popup, what can i do to complete this?
many thanks.
Ang.