Hi
I have a macro which is in MSExcel and opens MS Project, reading a project plan. This worked using earlier version of Excel and MSproject.
I am now using Excel 2007 and MSProject 2007.
The error is when I action the objPJApp.FileOpen (strFile2) command, strFile2 is a variable which contains the location of the MS Project File.
What happens is the macro sits there for a period of time and the comes up with the error “Microsoft Office Excel is waiting for another application to complete an OLE action”
Has there been a change in the was Apps work in macros
Any pointers greatfully recieved
Mike