Can I make my own Wizard?

B

Balzyone

I have a seelction of templates that we created for our business processes.
I would like to make the file creation easier for the individual project
files that I then link to a master schedule. Is there a way in Project 2003
to make a custom wizard that will ask the questions and then populate the
correct fields using the templates?
 
J

JulieS

Hi Balzyone,

Well, I'm sure the answer is yes -- but in order to reproduce the user
interface that the typical wizards use, you'd have to create the forms
as well as the code (VBA) to run the forms, capture the user input, and
write the data as needed to field, etc.

I suggest posting more specific details about what sort of
options/fields you wish to work with to the Project developer newsgroup
for some guidance.

I hope this helps. Let us know how you get along.

Julie
Project MVP

Visit http://project.mvps.org/ for the FAQs and additional information
about Microsoft Project
 
D

Dale Howard [MVP]

Balzyone --

Yes, this is VERY possible using Project VBA. In fact, I did this very
thing one time for a corporate client. You will need to design your own
User Forms in VBA to capture the data and then write the code to populate
the data in the correct places in the project. Hope this helps.
 

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