Macros

A

Andy

I'm fairly new to Project and I've seen a lot of posts in
these newsgroups about some macros that look like they
could benefit me. I've never used VBA and I can't figure
out how to use a macro that isn't already in VBA. How do
you import or paste a macro into VBA to make it useable
for a project?

Any advise would be greatly appreciated!

Thanks,
Andy
 
J

Jan De Messemaeker

Hi Andy,

ALL macros are ALWAYS in VBA. There are no other macros!
Alt+F11 leads you to the VB Editor.
Use the Project Explorer window on the left to find the modules yoru macro
is in.
HTH
 
J

John

Andy,
Let me offer a suggestion. Take a look at the MVP webpage at:
http://www.mvps.org/project/links.htm
At the bottom of that page look for a link to, "PRoject 98 Visual Basic
Environment Training Materials". Even though it says it is for Project
98, it is equally applicable to all later versions of Project and it is
an excellent (and free) set of training modules for VBA.

In my opinion (and experience), learning VBA allows the user to do
anything they want in Project (and any other VBA compliant application
for that matter).

John
 

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