UserForms as Views

K

ky

Hi

I'd like to know if it is possible to define a userform in VBA and make it show as one of the Views in MS Project. If so, how can it be done? Any sample project

Thanks

-ky
 
R

Rod Gill

Hi,

Yes you can create forms just as in VBA for Excel and Word. However, the
forms are a little crude. They can be seen in the View menu as views but you
can:
Create a VBA macro to show the form
Add a menu item to the View menu that calls this VBA macro to show the
userform.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

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

I'd like to know if it is possible to define a userform in VBA and make it
show as one of the Views in MS Project. If so, how can it be done? Any
sample project?
 

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