Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Project Object

Status
Not open for further replies.

YellowBerry

Structural
Joined
Jun 18, 2002
Messages
1
Location
US
I am developing a VB application using MS Project as the interface to an Oracle database. The data is extracted from the database and populated (using VB) to a MS Project file (used as a template). If I want to change the color for the text of a task name (in the task column) , what method or property should I use? I tried to find out the method or property to use by recording a macro when changing the color of the text for a task. It shows Font color :=1. But how do I put this code in a VB application & make it work? Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top