Adding and Editing VBAscript without dynamiclly without using MS-Office

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • liadmz
    New Member
    • Jul 2009
    • 32

    Adding and Editing VBAscript without dynamiclly without using MS-Office

    I'm trying to have a script under Linux system that will send every user the same word document (MS-Office) but with a slight change in the script (In this case I'm changing user ID)

    Is there a way to edit the VBA script inside the document without using external script (perl/python etc.)
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    If you running MS Office and the VBA interpreter/editor is available for you then there is hope; however, it will have very little to do with the actual OS.

    Comment

    Working...