' When createTable is used in GuiXT to fill a table, ' Get the active project in the file Dim project As .Project = ProjectApplication.FileOpenEx(filename, mv, mv,
Tasktable As String) As String Dim returnText As String = '' Try 'Create the Application object to interact with MS project Dim projectApplication As .Application = New .Application()ĭim mv As Object =
''' ''' Add a list of tasks to an existing MS Project file ''' ''' Path to MS project file ''' Name of GuiXT table variable ''' empty string if success, errortext otherwise Public Function addtasks(filename As String,