Userform and Global Variable....

V

Vit

Hi,
I’d like to set up a userform (or something similar), where I can set
up a choose (A,B,C,D,E) and store the choose on a global variable...
I’d like use this to perform automatically cost analysis (A,B,C,D,E
will be the five different cost tab on the resource rate table, and
with a different macro I will automatically perform some costs
analysis between the choose and the standard one (the A choose...)
Here you are the steps that I have followed:
- Open Project Professional (2007)
- Open VBA
- Insert a userform ( SetCost)
- Insert a frame (SellCostFrame)
- Insert 5 OptionButton (SellCostA, SellCostB, SellCostC, SellCostD,
SellCostE)
- Insert a CommandButton (Apply)
Now, what I have to do???
How I will open the user form from Project Professional??
How I fill force a Single Selection?
Where I will Store The Selection?
Thanks to everybody

Vit
 
M

Mike Glen

Hi Vit,

Try posting on the developer newsgroup as this one is closing down. Please
see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other
useful Project information can be seen at this web
address:http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP
 

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