On a project I have a form called Form1 (on which has a commandbutton Command1.)

On another project I have created a form called FormX

When the user clicks the commandbutton of Form1, FormX would appear. Is this possible? (Please take out that Form1 and FormX were created through different projects.)

Please make your code and explanations as clear as possible because im a newbie. Im using VB 6.0 Thanks guys!!!