Do you mean a UserForm created in Excel VBA? Or do you mean a Form in an
external Visual Basic 5.0/6.0 application? When you say "from Excel", what
do you mean - when you enter a value, when you open or close the workbook,
when you call a macro while working in a workbook, or ???
"plains5728" wrote in message
...
How do I execute a VB Form from Excel? I can execute from the VB Editor
but I want to run execute the form from Excel.