aout open no workeee
When using the string below inserted in 'ThisWorkbook' code of a given file,
'It does not open the file, nor does it give any error message. HELP
Private Sub Auto_Open()
Auto.Open "Menu_List.xls"
End Sub
Thanks for any advice...
Mike
|