Protected Worksheet Not retaining Formatting on Text Drag default behavior.

  • Thread starter Thread starter bstone
  • Start date Start date
B

bstone

I have a worksheet that is protected.
There is a section of cells that are unlocked to make entries in.

When I select some text and move it (by dragging the text from on
place to the next.) The formatting (Cell Borders) are removed from th
place where the original text was.

It is performing a cut-n-paste for me automatically

I would like to Change this behavior so that the formatting is no
removed during the cut and paste.

Is there anyway to control the default paste behavior in thi
workbook/worksheet
 
By definition a Cut and Paste moves a range and all of its attributes
including formats. You cannot change this. About all you can do is use
macros to remove Cut from all menus, disable Drag and Drop and kill the
keyboard shortcuts. Quite a hassle.

--
Jim Rech
Excel MVP
|I have a worksheet that is protected.
| There is a section of cells that are unlocked to make entries in.
|
| When I select some text and move it (by dragging the text from one
| place to the next.) The formatting (Cell Borders) are removed from the
| place where the original text was.
|
| It is performing a cut-n-paste for me automatically
|
| I would like to Change this behavior so that the formatting is not
| removed during the cut and paste.
|
| Is there anyway to control the default paste behavior in this
| workbook/worksheet?
|
|
| ---
| Message posted
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top