Brian,
1. Right-click your project in the VBE and choose InsertModule.
2. In the module:
Sub Auto_Open()
frmMachVisCalculator.Show
End Sub
3. Delete the Workbook_Open event under ThisWorkbook.
--
Garry
Free usenet access at
http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc