Locking a button postion so that it doesn't scroll with the worksheet
Is there a way to lock an Activex CommandButton in a specific position so that it doesn't scroll with the underlying worksheet; for example place the button in the middle of the screen and make it remain there whilst the worksheet is scrolled horizontally or vertically behind it?
I could do it with Freeze Panes but I'd rather have the entire screen scrollable.
|