Hi Richard
From a posting by Bernie Dietrich
Sub MakeToolbarVisible()
With Application.CommandBars("Stop Recording")
.Visible = True
.Enabled = True
End With
End Sub
If you close the toolbat with the "X" button, whilst recording a macro
it disappears.
Stop recording the macro with STOP and not "X"
Regards
Roger Govier
Richard Buttrey wrote:
On Wed, 12 Oct 2005 18:16:01 -0700, JMB
wrote:
When you activate the macro recorder, you should get a toolbar w/two buttons
on it. One is to stop recording, the other turns on/off relative references.
Seems to be missing on my Macro Recorder. Any ideas how I re-instate
this please?
Have I screwed up some Registry setting perhaps?
Rgds
__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
|