In this post, we will see how to resolve VBA macro to extract information from MSP to MSE Question: I’m trying to create a macro that runs every time I open a specific MS Excel file and that retrieves information ...

Question: I got a collection of ‘Users’ which are working on task between two dates (firstPerformance and LastPerformance) for some hours. I would like to asign that information to a task with creating asignments and setting their Start, Finish and ...

Question: I’m trying to create a graph with data from an MPP file using win32com.client to read the data. But after consulting Microsoft’s documentation, I tried to start with a simple code. But this code generates an error on the ...