How separate label from text box?

  • Thread starter Thread starter LAS
  • Start date Start date
L

LAS

I know how to move a text box or its label independently (grap the upper
left corner). But how do I disconnect them permanently? I used to be able
to do this but can't seem to recall the technique.

TIA
LAS
 
LAS said:
How can I delete the label without deleting both?

Click on just the label and press Control-X to cut it to the clipboard.
Then select the section and paste (control-V). The label will be put back
only not attached to any control.
 
Back
Top