ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Missing relative reference icon (https://www.excelbanter.com/excel-programming/403886-missing-relative-reference-icon.html)

[email protected]

Missing relative reference icon
 
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

Bernie Deitrick

Missing relative reference icon
 
Sub ResetStopMacro()
Application.CommandBars("stop recording").Reset
End Sub

HTH,
Bernie
MS Excel MVP


wrote in message
...
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




Kristen

Missing relative reference icon
 
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?
--
Thanks - K


"Bernie Deitrick" wrote:

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

HTH,
Bernie
MS Excel MVP


wrote in message
...
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






All times are GMT +1. The time now is 07:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com