How a VB program can run a VBA procedure in a mpp file ?

G

Gérard DUCOURET

Hello,
Does anybody know how a VB program can run a VBA procedure in a mpp file ?
Could you give an example ?
Thanks,

Gérard Ducouret
 
R

Rod Gill

Hi,

If I wanted to do this from Excel VBA I Would use:
ProjApplication.Run "Macro Name",Arg1,Arg2......

--
Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 

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