Forum Discussion

martindc's avatar
martindc
Copper Contributor
Sep 08, 2021

Exporting Project - Resource Usage table with phased time data to excel

Hi Experts,

Is there a way to export tasks to excel while retaining the phased time cost data?

 

In an ideal world I would like to export this info and for it to look like this in excel:

 

Export wizard is not doing the trick. Good old copy paste is copying the Resource list, but not the time phase.

Any ideas?

 

 

  • Hello Martin.
    Regarding the old copy and paste that you mention, first copy and paste the table, and then copy and paste the time phase, in both cases selecting in the upper left corner of each area.
    Ignacio
  • John-project's avatar
    John-project
    Silver Contributor

    martindc 

    I'm the John guy Dale referred to and yes I can help you with VBA to export Project timescaled data to Excel. I can write code to create the spreadsheet you show in your 2nd screen shot but I don't think that's really what you want. Look closely. The material resource "boiler floor space" shows 140 square meters which is correctly spread over 4 days in Project's Resource Usage view. Yet somehow, that 140 square meters has morphed into 175 square meters spread over 5 days on the Excel spreadsheet. Details, details.

     

    I've done this very type of export for a ton of users and myself over the years. If you'd like my help with this, I suggest we work one-on-one via e-mail. I will ask some questions. My contact info is below.

    John

    jmacprojataticlouddotdotcom

    (remove obvious redundancies)

    • FischerJack's avatar
      FischerJack
      Copper Contributor

       

      Hi,
       
      Saw your post with A.User about vba code to export time phased cost over time from MS Project to Excel but you went off forum to respond. Did you write code to do this?
       
      I also have been trying to do this with no success.

      John-project 

      • John-project's avatar
        John-project
        Silver Contributor

        FischerJack 

        Quick answer, yes. When working with special requests from users I find it easier working one-on-one via e-mail rather than trying to hash out all the details on the forum. If you are interested you can contact me at the address provided in my previous response. Tell me exactly what you want and include your Project file if you can. I will ask some questions.

        John

  • Martin --

    There are two methods you could try:

    1. Create a custom Visual Report in Microsoft Excel.

    2. Write VBA code to do the export.

    Regarding the second item, John - Project answers questions regularly in this user forum, often involving VBA code. Perhaps he will see this conversation and be able to offer you some guidance. Hope this helps.

Resources