add-in/interface for MS project

S

sanshri57

HI. I want to develop an application for MS project. It will tak
activities and their duration from schedule and need some mor
information to put in for each activity (like resources) from othe
database and pull down menu option, then this application is required t
run some simple mathematical formula and at last it should displa
results in graphs for whole project duration, including which activit
is consuming that particular information most... Could anyone tell m
how to solve this in MS project.. how can i develop addin or interfac
application to integrate ms project, database, input requirement
results and graphs
 
J

Jim Aksel

Most of this can be accomplished with VBA. In Project ALT+F11. However, I
believe the database interface part of this will be beyond the capability of
VBA and would require a separate add-in created with Visual Studio (VB.NET,
C#.NET, etc).

You can probably get some additional insight by posting to our sister
newsgroup
microsoft.public.project.developer

That is where the developers hang out.
We can also help you there.
--
If this post was helpful, please consider rating it.

Jim Aksel, MVP

Check out my blog for more information:
http://www.msprojectblog.com
 
S

sanshri57

Hi Jim,
Thanks a lot for kickoff information. could you give me your
mailid/perma link so that i can discuss issue in detail.. I'll surely
join developer forum to get answer. Though it is subjective.. but any
idea how much time will it take to a novice person to develop new
inbuilt application/addin in VB.Net/C++ for MS project ?
rgds
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top