View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default Move a text box without allowing it to be cut

I'm not sure you can do that.

But maybe you could have a macro that asked where to put the textbox, and do the
movement in the macro.



Trebor Retrac wrote:

I want to be able to drag a text box around a protected sheet but not allow
the text box to be cut.


--

Dave Peterson