Thread: [Solved] macro to search *
View Single Post
 
Old 11-02-2018, 04:04 AM
riccardo67 riccardo67 is offline Windows 10 Office 2013
Novice
 
Join Date: Nov 2018
Posts: 5
riccardo67 is on a distinguished road
Default

thanks for the attention

But:
ctrl+h doesn't open the find box (in my office)
the macro recorder doesn't write the search

This what appears after registration:
Sub Macro1()
'
' Macro1 Macro
' cerca asterisco
'
CommandBars("Navigation").Visible = False
End Sub
Reply With Quote