textbox on the screen

  • Thread starter Thread starter rp
  • Start date Start date
R

rp

is it possible to view the content of the active cell on a textbox that will
not go off the screen even if you scroll down or to the right?
 
Hi Rp

The formula bar will always display ythe content of the active cell.

Floating objects are either modeless userforms or custom toolbars. Both can
be told to do what you want, but it requires some programming.

HTH. Best wishes Harald
 
You can see the contents of the active cell in the formula bar, which is
normally visible.
 
Back
Top