how can i get only columns (along with column name) with values in column

K

kamig

Hi!
i have a situation, i want to retrieve only columns from MS project
2003 .mpp file:
=>only columns with values in it.
=>columns alias (column name) of both default fields & customs fileds
=>now what im doing is making if-else statement and checking if a
column (say actual cost ) has a value then extract tht column and put
it in my application.
=>is there a table which mentain record of default fileds & custom
fields in the project.
=>Like when im working with xml it has task table for default fields &
extended attributes for custom fields....
=>pls its urgent im using C# so pls some clean algo which i put in and
it works
waiting for kind regards
kamig
 

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