Missing relative reference icon

K

ktmd97

While recording a macro I clicked on the relative reference icon to
switch to absolute referencing. Now I want to go back to relative but
the icon is not visible on the toolbar!!!!

How can I make it reappear?

Thanks
 
B

Bernie Deitrick

Sub ResetStopMacro()
Application.CommandBars("stop recording").Reset
End Sub

HTH,
Bernie
MS Excel MVP
 
K

Kristen

I am having the same problem as the original post. I tried copying the VBA
lines wrote in the previouse response in VB Editor. I tried to run and it
did not correct the problem. Am I doing something wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top