Programming in Visual Studio 2005 for Microsoft Project
Is it possible to write a program in Visual Studio 2005 using Microsoft Project. I think there must be some way available. I tried to search on web but there was nothing much found. I was on the thread where some users were discussing the same topic and one among them said that it is possible. But for that I will need some integrated editor in Microsoft Project. With a third party software it might not be possible. Is there anyone who is kind of core Project user can tell more about the same.
Re: Programming in Visual Studio 2005 for Microsoft Project
Hi, I want to create a vb program,it would create a microsoft project with some basic tasks.
Cyou guide me as to how I can create tasks using VB in MS project directly.
Re: Programming in Visual Studio 2005 for Microsoft Project
Hello,
A good way to start is to record adding tasks using the Macro Recorder in MS Project. Consider browsing the Microsoft Forum for Programming in Project
You may also post questions there.
Julie
Re: Programming in Visual Studio 2005 for Microsoft Project
Re: Programming in Visual Studio 2005 for Microsoft Project
You're welcome and good luck.
Re: Programming in Visual Studio 2005 for Microsoft Project
I want the all checkboxes to be checked when my program starts, so a user has to uncheck the options is that possible with Vb??
Re: Programming in Visual Studio 2005 for Microsoft Project
I'm afraid I don't know which check boxes you are referring to, so I can't be of much help.
Generally as long as an option is not read-only you should b able to set the option. Again, I suggest posting your detailed questions to the Microsoft forum for Programming in Project.