ok..
but.. is it possible to run it as the sheat opens?? i mean, i open the file and the search form apears by itself??
i´m stuck in this.. it will show the toolbars with the file, edit, format,...
Sub Botão2_Clique()
'
' Botão2_Clique Macro
' Macro gravada em 17-10-2006 por OEM
'
' Atalho por teclado: Ctrl+l
'
Application.CommandBars("Chart Menu Bar").Visible = True
End Sub
Bookmarks