Hi All,
I have a macro that will format project files based on their projec
number. in order to record the prject number. I have created a form fo
the user to enter the project number. My problem is entering a comman
line to open the form once the user selects which type of project fil
is to be formatted (a popup window first displays in the macro).
would like for the user form to popup if the correct button is clicke
on the original popup window. How?
Bob Phillips - 06 Jul 2006 21:25 GMT
Userform1.Show
or do you mean something else?

Signature
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
> Hi All,
>
[quoted text clipped - 5 lines]
> would like for the user form to popup if the correct button is clicked
> on the original popup window. How??