VBA - Exporting Timeline Info from Excel to MS Project

smoovebarrett

New Member
Joined
May 8, 2017
Messages
10
Hi,

I have a tool I've developed in Excel that ends up building a particular 'timeline' out. Its columns look somewhat like the following:

ActivityID Description Duration StartDate EndDate

It builds out this 'timeline' using inputs gathered from the user in an excel userform, and then processes through VBA that includes a hardcoded 'template' for the timeline buildout.

I would love to be able to place a button on the excel worksheet that creates an MS Project File in the format I specify, using these columns. It would not supplement any existing macro in the workbook, but be a new one.

Any initial direction on code to use to get started would be helpful!

Thanks,
Barrett
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Re: Excel VBA Request - Exporting Timeline Info from Excel to MS Project

Would anyone familiar with MS Office coding let me know if they think it would be easier to build cost that exports from Excel to MS Project, or instead build code to import into MS Project from Excel?
Thanks,
Barrett
 
Upvote 0

Forum statistics

Threads
1,214,642
Messages
6,120,701
Members
448,980
Latest member
CarlosWin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top