first user form
Private Sub CommandButton1_Click()
Application.Run ("2006vets.xls.Macro1")
End Sub
This macro is module17 in the workbook. Yet it says it cannot find. Useing a
command button. The workbook is opened and the form comes up. I must be
missing something.
any help is appreciated
Thanks
|