It's urgent help

I

Ijaz

Hi:

Can i modify any field in MS Project file by using
Visual Basic editor.If NO then how i can do the same
task? Please reply me!

Regards,

-Ijaz
 
G

Gérard Ducouret

Yes you can !

Have a look to the following methods in the Help of VB Editor:

TableEdit
TableApply
CustomFieldRename
CustomFieldSetFormula
CustomFieldProperties

As a first approach, you can record a macro : Tools / Macros / Record New
Macro...

Hope this helps,

Gérard Ducouret
 
I

Ijaz

Thank you Gérard. I have one more question. I have
developed 2 macros in VB Editor.Now i want to run these
macros from Mucrosoft project.For this I have added a
button in SidePane(like ADDTASK), so after clicking
button, it will call my macros and show results in views.

so how can i call these macrs from MS Project?

Regards,

-Ijaz
 

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