microsoft project

  1. C

    Run-Time 462 Error - My code to pull Microsoft Project data into Excel works, but only once.

    Hi All, I've cobbled some code together from various sources as I'm a tinkerer not a seasoned coder. The code below is not pretty or efficient, I will work on that, but for now... I'd really appreciate your help. My code works...ish It opens a Microsoft Project file (MPP), copies three columns...
  2. J

    Merge all MS Project files in folder to one spreadsheet

    Hey Guys, I currently have weekly plans that are saved individually all in the one folder, what I need to do is get all the cells from each gannt chart as merge them all together so I basically have a master spreadsheet showing all the weekly plans data. Is there a way to do this?
  3. A

    Excel and Project seize

    I am trying to get excel to open a MS Project file and then run a project macro on it. What is happen is that when I run my code it works, and then excels VBA window freezes up and the run arrow goes away, and if I try to open project I just get a chiming noise and it won't open. For now I...
  4. T

    MS Project (2007) VBA to Export to MS Excel (2010)

    All, I have the following code which worked in 2010 and I believe was prior to me upgrading my MS Office suite from 2007 to 2010. Might this be an issue between the application versions? When running the program, I get "Bad File Name or Number" run-time error which occurs on the second iteration...
  5. R

    Why is this causing Overflow?

    I found this VBA code and I'm trying to implement it in Project 2010 but it keeps coming up with an Overflow Error. I highlighted the problem line 'set some global variables Dim iter As Integer Dim exportedTasks, monteCarloTasks As Tasks Dim myCancel As Boolean Sub Blackjack() 'A simple monte...

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