Forum Discussion

jacques_grange's avatar
jacques_grange
Copper Contributor
Jul 09, 2024
Solved

Excel macro to help transfer projects from Wrike to MS Project?

Hi all, I am in the process of transferring projects from Wrike to Project via excel Wrike-export files. The structure of the Wrike exports into Excel do not match what Project expects. I was wond...
  • John-project's avatar
    Jul 09, 2024
    Jacques,
    I've written a few macros that transfer data from Excel to Project but I've never heard of Wrike. When you say the Wrike exports do not match what Project expects, what exactly do you mean?

    If you are attempting to use an import map from Excel to Project, it's a matter of setting up the import map. However, if transferring the data with VBA, its just a matter of reading the data in Excel and putting it into Project in the correct form.
    John

Resources