Dec 14th, 1999, 11:04 AM
Hi,
I've created a macro within Office 2000 to let the user append all the html files at different directories within a word document.
I've tried on NT workstations(all have service pack 4). But some work, and some don't. The following line is the one got problem cause it can't return the filesystem object
CreateObject("Scripting.FileSystemObject")
it keeps on saying can't return the ActiveX object. I'd appreciate if someone can help me with this.
[This message has been edited by peini_wu (edited 12-14-1999).]
[This message has been edited by peini_wu (edited 12-14-1999).]
I've created a macro within Office 2000 to let the user append all the html files at different directories within a word document.
I've tried on NT workstations(all have service pack 4). But some work, and some don't. The following line is the one got problem cause it can't return the filesystem object
CreateObject("Scripting.FileSystemObject")
it keeps on saying can't return the ActiveX object. I'd appreciate if someone can help me with this.
[This message has been edited by peini_wu (edited 12-14-1999).]
[This message has been edited by peini_wu (edited 12-14-1999).]