R
Robin Clay
Greetings !
Sometimes, I load up a workbook, and the Status Bar
happens to be turned off; I prefer it to be on.
So I got Excel to record a Macro, as I turned the Status
Bar on.
This is the line that was recorded :
Application.DisplayCommentIndicator = xlNoIndicator
but when I run it, it seems to do nothing !
What magic words should I use ?
RClay AT haswell DOT com
Sometimes, I load up a workbook, and the Status Bar
happens to be turned off; I prefer it to be on.
So I got Excel to record a Macro, as I turned the Status
Bar on.
This is the line that was recorded :
Application.DisplayCommentIndicator = xlNoIndicator
but when I run it, it seems to do nothing !
What magic words should I use ?
RClay AT haswell DOT com